This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push: new 89dcd8f Javadoc: Use "file system" instead of "filesystem". 89dcd8f is described below commit 89dcd8f6ed434b1bdcc1dedbc0f483c694011a02 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu May 30 13:55:44 2019 -0400 Javadoc: Use "file system" instead of "filesystem". --- .../java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java b/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java index 9a5136a..724770b 100644 --- a/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java +++ b/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java @@ -153,12 +153,12 @@ public class MVSFTPEntryParser extends ConfigurableFTPFileEntryParserImpl { /* * --------------------------------------------------------------------- - * Very brief and incomplete description of the zOS/MVS-filesystem. (Note: + * Very brief and incomplete description of the zOS/MVS-file system. (Note: * "zOS" is the operating system on the mainframe, and is the new name for * MVS) * - * The filesystem on the mainframe does not have hierarchal structure as for - * example the unix filesystem. For a more comprehensive description, please + * The file system on the mainframe does not have hierarchal structure as for + * example the unix file system. For a more comprehensive description, please * refer to the IBM manuals * * @LINK: