aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-11-07 20:32:44 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-11-07 20:36:52 +0100
commite8c3b83914fe86edfa9c209de64fcc225c820bc7 (patch)
tree6d0abae61377a42dbc6ac39a9c6b05140eec3b14
parentbf9272b19724c351cd211067afb177c37c87f210 (diff)
typofix
-rw-r--r--doc/interimap.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md
index d5dd685..febec28 100644
--- a/doc/interimap.1.md
+++ b/doc/interimap.1.md
@@ -454,8 +454,8 @@ Known bugs and limitations
to the other mailbox in the meantime.
* Because the [IMAP protocol][RFC 3501] doesn't provide a way for
- clients to determine whether a disapeared mailbox was deleted or
- renamed, `interimap` aborts when a known mailbox disapeared from one
+ clients to determine whether a disappeared mailbox was deleted or
+ renamed, `interimap` aborts when a known mailbox disappeared from one
server but not the other. The `--delete` (resp. `rename`) command
should be used instead to delete (resp. rename) the mailbox on both
servers as well as within `interimap`'s internal database.