From 67f1bb3ca6c114aadaa320dddd3c8073a224a97b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 7 Oct 2011 15:47:13 +0000 Subject: [PATCH] Monotone-Parent: ae0c0cd3dbc947562a3dbd28f513f46bcd28a5b4 Monotone-Revision: 9d3573216e60e7dd9cd8ed6a20ed05126c35cc55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-07T15:47:13 Monotone-Branch: ca.inverse.sogo --- OpenChange/MAPIStoreMailFolder.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenChange/MAPIStoreMailFolder.m b/OpenChange/MAPIStoreMailFolder.m index 5b9ace633..1de4bfe69 100644 --- a/OpenChange/MAPIStoreMailFolder.m +++ b/OpenChange/MAPIStoreMailFolder.m @@ -938,7 +938,7 @@ _parseCOPYUID (NSString *line, NSArray **destUIDsP) /* Registration of target messages */ // - // We use the UIDPLUS IMAP extension here in order to speedup UID retreival + // We use the UIDPLUS IMAP extension here in order to speedup UID retrieval // If supported by the server, we'll get something like: COPYUID 1315425789 1 8 // // Sometimes COPYUID isn't returned at all by Cyrus or in case the server doesn't