From e26eff7832d087ffaf83ebc1b3fc480e03eb4bcc Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 20 Jul 2007 16:07:11 +0000 Subject: Minor typos in strings. svn path=/trunk/; revision=33825 --- addressbook/ChangeLog | 4 ++++ addressbook/tools/evolution-addressbook-export.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ce31151e85..af142b141f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2007-07-20 Claude Paroz + + * tools/evolution-addressbook-export.c: Minor typo. + 2007-07-09 Matthew Barnes * gui/widgets/e-addressbook-view.c: (init_collection) diff --git a/addressbook/tools/evolution-addressbook-export.c b/addressbook/tools/evolution-addressbook-export.c index b99925d279..47ccd2a41f 100644 --- a/addressbook/tools/evolution-addressbook-export.c +++ b/addressbook/tools/evolution-addressbook-export.c @@ -60,7 +60,7 @@ static GOptionEntry entries[] = { N_("Export in asynchronous mode") }, { "size", '\0', 0, G_OPTION_ARG_INT, &opt_file_size, - N_("The number of cards in out output file in asynchronous mode, " + N_("The number of cards in one output file in asynchronous mode, " "default size 100."), N_("NUMBER") }, { G_OPTION_REMAINING, '\0', 0, -- cgit v1.2.3