typo fixed

This commit is contained in:
Martin Lippert
2017-09-04 20:58:52 +02:00
parent 18ee1de7a5
commit 48f358bfda

View File

@@ -21,7 +21,7 @@ import java.io.File;
public class FileUtils {
/**
* Find file given its fil name in the given folder or its parent folders
* Find file given its file name in the given folder or its parent folders
*
* @param folder Starting folder
* @param fileNameToFind Name of the file to find