diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-07-02 03:02:29 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-07-02 03:02:29 +0200 |
commit | 4f09cfc9fc11b81e1be48e4dca9d70220e2c9b02 (patch) | |
tree | ef542a5ba52f44eabf0e684f7b31cec1149bef5c /website/index.html | |
parent | 0043eb863af4199f0e95de410664b16fd06ab426 (diff) | |
download | fetchmail-4f09cfc9fc11b81e1be48e4dca9d70220e2c9b02.tar.gz fetchmail-4f09cfc9fc11b81e1be48e4dca9d70220e2c9b02.tar.bz2 fetchmail-4f09cfc9fc11b81e1be48e4dca9d70220e2c9b02.zip |
Correct typo: IMAP7 -> UTF7.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index b416dfd1..8b3f4541 100644 --- a/website/index.html +++ b/website/index.html @@ -42,7 +42,7 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: IMAP7 in mailbox names (developer document)</h1> + <h1>NEWS: UTF7 in mailbox names (developer document)</h1> <p>There is a <a href="Mailbox-Names-UTF7.html">new document about mailbox name encoding in IMAP,</a> an invited contribution by Mark Crispin. It applies to all IMAP |