jkbkupczyk commented on code in PR #162:
URL: https://github.com/apache/commons-net/pull/162#discussion_r1253103689


##########
src/main/java/org/apache/commons/net/ftp/FTPFile.java:
##########
@@ -466,6 +467,9 @@ public String toFormattedString(final String timezone) {
 
     /**
      * Gets a string representation of the FTPFile information.
+     * The returned output will be an FTP server raw listing.
+     *
+     * @see #getRawListing()
      *

Review Comment:
   done, I also removed the blank line in `toFormattedString` Javadoc



-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to