You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/03/28 12:42:31 UTC

[GitHub] [commons-vfs] garydgregory commented on a change in pull request #174: VFS-804 - Fix and Refine Javadoc

garydgregory commented on a change in pull request #174:
URL: https://github.com/apache/commons-vfs/pull/174#discussion_r602874768



##########
File path: commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileSystem.java
##########
@@ -193,9 +193,9 @@ public void importTree(final File file) throws FileSystemException {
     /**
      * Import the given file with the name relative to the given root
      *
-     * @param fo
-     * @param root
-     * @throws FileSystemException
+     * @param fo the source {@link FileObject} file to import

Review comment:
       Sentences end with a period, which did nicely elsewhere in this PR.
   




-- 
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.

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