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 2022/07/15 15:21:31 UTC

[GitHub] [commons-vfs] garydgregory commented on a diff in pull request #276: (doc) Fix typos in javadoc and comments

garydgregory commented on code in PR #276:
URL: https://github.com/apache/commons-vfs/pull/276#discussion_r922270043


##########
commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/bzip2/Bzip2FileSystem.java:
##########
@@ -27,7 +27,7 @@
 import org.apache.commons.vfs2.provider.compressed.CompressedFileFileSystem;
 
 /**
- * Filesytem to handle compressed files using the bzip2 method.
+ * Filesystem to handle compressed files using the bzip2 method.

Review Comment:
   This is not right, it should either be "file system" or "FileSystem".



-- 
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-unsubscribe@commons.apache.org

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