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 /mail/p5-IMAP-Admin | |
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 'mail/p5-IMAP-Admin')
-rw-r--r-- | mail/p5-IMAP-Admin/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-IMAP-Admin/DESCR b/mail/p5-IMAP-Admin/DESCR index ace45745509..e10de12239a 100644 --- a/mail/p5-IMAP-Admin/DESCR +++ b/mail/p5-IMAP-Admin/DESCR @@ -3,7 +3,7 @@ provides functions for creating and deleting mailboxes and setting various information such as quotas and access rights. - It's interface should, in theory, work with any RFC compliant + Its interface should, in theory, work with any RFC compliant IMAP server, but it was currently only tested against Carnegie Mellon University's Cyrus IMAP and Mirapoint's IMAP servers. It does a CAPABILITY check for specific extensions to see if |