From 5c45b33fdf4a74a424b095d3f07f6102286b105e Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Sat, 13 Aug 2005 10:29:49 +0000 Subject: [PATCH] - comment spelling fix --- abook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abook.c b/abook.c index c754499..46094b7 100644 --- a/abook.c +++ b/abook.c @@ -105,7 +105,7 @@ xmalloc_error_handler(int err) { /* * We don't try to save addressbook here because we don't know - * if it's fully loaded to to memory. + * if it's fully loaded to memory. */ if(is_ui_initialized()) close_ui(); -- 2.39.2