dovecot-1.1: s/reseting/resetting/

dovecot at dovecot.org dovecot at dovecot.org
Thu Jun 26 21:37:35 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.1/rev/c12eba9eb5a1
changeset: 7715:c12eba9eb5a1
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Jun 26 21:37:31 2008 +0300
description:
s/reseting/resetting/

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
src/lib-storage/index/index-sort-string.c |    2 +-

diffs (12 lines):

diff -r 7c261c14fe7d -r c12eba9eb5a1 src/lib-storage/index/index-sort-string.c
--- a/src/lib-storage/index/index-sort-string.c	Thu Jun 26 21:35:06 2008 +0300
+++ b/src/lib-storage/index/index-sort-string.c	Thu Jun 26 21:37:31 2008 +0300
@@ -725,7 +725,7 @@ static void index_sort_list_reset_broken
 	unsigned int i, count;
 
 	mail_storage_set_critical(box->storage,
-				  "Sort IDs %u broken in mailbox %s, reseting",
+				  "Sort IDs %u broken in mailbox %s, resetting",
 				  ctx->ext_id, box->name);
 
 	array_clear(&ctx->zero_nodes);


More information about the dovecot-cvs mailing list