changeset 7359:b747eb6e1ca1 HEAD

Error message fix.
author Timo Sirainen <tss@iki.fi>
date Thu, 06 Mar 2008 09:43:41 +0200
parents ffb7e8b1c114
children c4fda7e5d879
files src/lib-index/mail-transaction-log-file.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-index/mail-transaction-log-file.c	Thu Mar 06 09:43:03 2008 +0200
+++ b/src/lib-index/mail-transaction-log-file.c	Thu Mar 06 09:43:41 2008 +0200
@@ -219,7 +219,7 @@
 	}
 
 	mail_index_set_error(file->log->index,
-			     "Timeout while waiting for release of "
+			     "Timeout while waiting for "
 			     "dotlock for transaction log file %s",
 			     file->filepath);
 	file->log->index->index_lock_timeout = TRUE;