diff options
author | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
commit | 7c0ecfeefead93e86e6533cdefd4a25c095c0357 (patch) | |
tree | 62d33ca4e350e47c9938ab2acd67eb81d6171fea /net/cftp | |
parent | 3a582a8c4db11626b7da334ca1bca24398fbcc9f (diff) | |
download | pkgsrc-7c0ecfeefead93e86e6533cdefd4a25c095c0357.tar.gz |
"It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
Diffstat (limited to 'net/cftp')
-rw-r--r-- | net/cftp/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cftp/DESCR b/net/cftp/DESCR index 9852f447655..0cbffd3ee96 100644 --- a/net/cftp/DESCR +++ b/net/cftp/DESCR @@ -1,5 +1,5 @@ CFTP is used to transfer files from one computer to another via -the FTP or SFTP (via ssh) protocol. It's advantages over most +the FTP or SFTP (via ssh) protocol. Its advantages over most standard ftp clients is its termcap-based fullscreen representation of the remote directory tree, providing a compact overview of the remote server's contents. |