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 | e2336bb021a1006213bb88551278cfff96155df2 (patch) | |
tree | 62d33ca4e350e47c9938ab2acd67eb81d6171fea /mail/p5-IMAP-Admin | |
parent | 0d796dd5484eb14f2b2dc58120ed35e9dd9e1378 (diff) | |
download | pkgsrc-e2336bb021a1006213bb88551278cfff96155df2.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 |