diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-03-13 04:48:38 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-03-14 23:38:00 +0100 |
commit | ca7d1de69c73a6c19a1a5b7ee33a0b12c5e06d6a (patch) | |
tree | 1be4ec3ec6ad520bbc120eda0f7362ee1e377714 /docs/FEATURES | |
parent | 61591eee68b4820442feeacfb7670fd091b441b1 (diff) |
docs: fixed a bunch of typos
Diffstat (limited to 'docs/FEATURES')
-rw-r--r-- | docs/FEATURES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 0221ce35e..806286405 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -55,7 +55,7 @@ HTTP - reads/writes the netscape cookie file format - custom headers (replace/remove internally generated headers) - custom user-agent string - - custom referer string + - custom referrer string - range - proxy authentication - time conditions @@ -161,8 +161,8 @@ IMAP - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5 and NTLM (*9) - list the folders of a mailbox - - select a mailbox with support for verifing the UIDVALIDITY - - fetch e-mails with support for specifing the UID and SECTION + - select a mailbox with support for verifying the UIDVALIDITY + - fetch e-mails with support for specifying the UID and SECTION - upload e-mails via the append command - enhanced command support for: EXAMINE, CREATE, DELETE, RENAME, STATUS, STORE, COPY and UID via custom requests |