[PATCH] Fix broken grammar in FAQ file

Sebastian Spaeth1 Sebastian at SSpaeth.de
Thu Feb 17 11:40:18 GMT 2011


The sentence in the FAQ did not make any sense, so this fixes that.
Closes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585140

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>
---
Another contender for the release.

 docs/FAQ.rst |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/FAQ.rst b/docs/FAQ.rst
index 4450c2b..9b66e29 100644
--- a/docs/FAQ.rst
+++ b/docs/FAQ.rst
@@ -353,10 +353,10 @@ path in which your messages are. The folder name can usually be as well, BUT
 some mail clients move messages between folders by simply moving the file,
 leaving the name intact.
 
-So, OfflineIMAP must store both a UID folder ID. The folder ID is necessary so
-OfflineIMAP can detect a message moved to a different folder. OfflineIMAP
-stores the UID (U= number) and an md5sum of the foldername (FMD5= number) to
-facilitate this.
+So, OfflineIMAP must store both a message UID and a folder ID. The
+folder ID is necessary so OfflineIMAP can detect a message being moved
+to a different folder. OfflineIMAP stores the UID (U= number) and an
+md5sum of the foldername (FMD5= number) to facilitate this.
 
 
 What can I do to ensure OfflineIMAP is still running and hasn’t crashed?
-- 
1.7.1





More information about the OfflineIMAP-project mailing list