aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/tools/evolution-addressbook-export.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/tools/evolution-addressbook-export.c')
-rw-r--r--addressbook/tools/evolution-addressbook-export.c2
1 files changed, 1 insertions, 1 deletions
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,