We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c67368 commit 82248ceCopy full SHA for 82248ce
src/main/java/org/apache/commons/io/FilenameUtils.java
@@ -618,7 +618,7 @@ public static String getBaseName(final String fileName) {
618
}
619
620
/**
621
- * Gets the extension of a fileName.
+ * Gets the extension of a file name.
622
* <p>
623
* This method returns the textual part of the file name after the last dot.
624
* There must be no directory separator after the dot.
0 commit comments