]> git.g-eek.se Git - interimap.git/commitdiff
typo
authorGuilhem Moulin <guilhem@fripost.org>
Sat, 5 Sep 2015 15:04:14 +0000 (17:04 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Sat, 5 Sep 2015 15:04:14 +0000 (17:04 +0200)
imapsync.1

index a836a0e59b15a2aa9b21337172a46646961d5b59..af753b3fd5bab4f096c22f191c21740a4f4a6a95 100644 (file)
@@ -55,7 +55,7 @@ both servers with different flag lists; in that case \fBimapsync\fR
 issues a warning and updates the message on each server with the union
 of both flag lists.)
 Repeat this step if the server sent some updates in the meantime.
-Otherwise, update the HIGHESTMODSEQ values in the database.
+Otherwise, update the HIGHESTMODSEQ value in the database.
 
 .IP \n+[step].
 Process new messages (if the current UIDNEXT value differ from the one
@@ -63,7 +63,7 @@ found in the database) by issuing an UID FETCH command and for each
 message RFC822 body received, issue an APPEND command to the other
 server on\-the\-fly.
 Repeat this step if the server received new messages in the meantime.
-Otherwise, update the UIDNEXT values in the database.
+Otherwise, update the UIDNEXT value in the database.
 Go back to step 2 if the server sent some updates in the meantime.
 
 .IP \n+[step].