Skip to content

Commit 8e88c6e

Browse files
committed
Javadoc
1 parent 21ac358 commit 8e88c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ public static FileSystem getCurrent() {
294294
* Decides if the operating system matches.
295295
*
296296
* @param osNamePrefix
297-
* the prefix for the os name
297+
* the prefix for the operating system name
298298
* @return true if matches, or false if not or can't determine
299299
*/
300300
private static boolean getOsMatchesName(final String osNamePrefix) {

0 commit comments

Comments
 (0)