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 21ac358 commit 8e88c6eCopy full SHA for 8e88c6e
src/main/java/org/apache/commons/io/FileSystem.java
@@ -294,7 +294,7 @@ public static FileSystem getCurrent() {
294
* Decides if the operating system matches.
295
*
296
* @param osNamePrefix
297
- * the prefix for the os name
+ * the prefix for the operating system name
298
* @return true if matches, or false if not or can't determine
299
*/
300
private static boolean getOsMatchesName(final String osNamePrefix) {
0 commit comments