diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-03-12 23:47:39 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-03-12 23:47:39 +0100 |
commit | a42dd0bd6ebcb2335895d0526653d4f21b7b8ff3 (patch) | |
tree | b7db3255e59cc36c40a33943843e30d250b4f544 | |
parent | 4e58fda1ae50b7fce11c567dc23dc814ce948e22 (diff) |
typo
-rw-r--r-- | interimap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interimap.md b/interimap.md index 9515c4a..9d55d9e 100644 --- a/interimap.md +++ b/interimap.md @@ -160,7 +160,7 @@ Options `--notify` -: Wether to use the [IMAP `NOTIFY` extension][RFC 5465] to instruct +: Whether to use the [IMAP `NOTIFY` extension][RFC 5465] to instruct the server to automatically send updates to the client. (Both local and remote servers must support [RFC 5465] for this to work.) This greatly reduces IMAP traffic since `interimap` can rely on |