diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-08-28 10:58:59 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-08-28 10:58:59 +0200 |
commit | 67e0d741f21bd589a2cbb4d23f07f5fb5eae889b (patch) | |
tree | faac9e239d60b5d2f3d9dc10b891618f0d3eaa8a /doc | |
parent | 39faf86e122fefe4a8093f3b6609658c56c696c0 (diff) |
typofix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interimap.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index b7707af..0fb83ea 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -276,7 +276,7 @@ Valid options are: mailboxes to exclude: any ([UTF-7 encoded][RFC 2152] and unquoted) mailbox listed in the initial `LIST` responses is ignored if it matches the given expression after trimming the reference names and - substituting the hiearchy delimiter with the null character. For + substituting the hierarchy delimiter with the null character. For instance, specifying `^virtual(?:\x00|$)` excludes the mailbox named “virtual” as well as its descendants. Note that the *MAILBOX*es given as command-line arguments bypass the |