ppkarwasz commented on code in PR #781:
URL: https://github.com/apache/commons-io/pull/781#discussion_r2330357144


##########
src/main/java/org/apache/commons/io/FileSystem.java:
##########
@@ -411,30 +424,26 @@ public int getMaxFileNameLength() {
     /**
      * Gets the maximum length for file paths (may include folders).
      *
-     * <p><strong>Note:</strong> This may include folder names as well as the 
file name.
-     * The unit is the same as {@link #getMaxFileNameLength()} and can be 
obtained
-     * from {@link #getLengthUnit()}.</p>
+     * <p>This may include folder names as well as the file name.</p>

Review Comment:
   Fixed in 
https://github.com/apache/commons-io/pull/781/commits/b1cdfdb834cd795d37d9ac26b4469d4e070789b5



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to