From 29137380652bd9b151bc24a00e4b97c4247b3aa9 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 5 May 2013 00:33:57 -0500 Subject: Fix typos. --- kmail/cachedimapjob.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail') diff --git a/kmail/cachedimapjob.cpp b/kmail/cachedimapjob.cpp index da362346..e4a29d6e 100644 --- a/kmail/cachedimapjob.cpp +++ b/kmail/cachedimapjob.cpp @@ -500,7 +500,7 @@ void CachedImapJob::slotPutMessageResult(TDEIO::Job *job) int i; if( ( i = mFolder->find(mMsg) ) != -1 ) { /* - * If we have aquired a uid during upload the server supports the uidnext + * If we have acquired a uid during upload the server supports the uidnext * extension and there is no need to redownload this mail, we already have * it. Otherwise remove it, it will be redownloaded. */ -- cgit v1.2.3