From c89b8952b979ff18eaafc20f4253e0f250362364 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A1n=20Kupec?= Date: Sun, 26 Apr 2009 17:24:59 +0200 Subject: [PATCH] typo --- src/Zypper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Zypper.cc b/src/Zypper.cc index 6eaa889..26e2bec 100644 --- a/src/Zypper.cc +++ b/src/Zypper.cc @@ -153,7 +153,7 @@ void print_main_help(Zypper & zypper) static string help_global_options = _(" Global Options:\n" "\t--help, -h\t\tHelp.\n" "\t--version, -V\t\tOutput the version number.\n" - "\t--config, -c\t\tUse specified config file instead of the deafult.\n" + "\t--config, -c \tUse specified config file instead of the default.\n" "\t--quiet, -q\t\tSuppress normal output, print only error\n" "\t\t\t\tmessages.\n" "\t--verbose, -v\t\tIncrease verbosity.\n" -- 2.7.4