Skip to content

Commit 82248ce

Browse files
committed
Javadoc
1 parent 9c67368 commit 82248ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/io/FilenameUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ public static String getBaseName(final String fileName) {
618618
}
619619

620620
/**
621-
* Gets the extension of a fileName.
621+
* Gets the extension of a file name.
622622
* <p>
623623
* This method returns the textual part of the file name after the last dot.
624624
* There must be no directory separator after the dot.

0 commit comments

Comments
 (0)