From a2884e32d61a123cf1298df6b1e1ea9cf50cab70 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Thu, 20 Jan 2005 19:06:28 +0000 Subject: Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes: #291172 * cmdline/*cc : s/arbitary/arbitrary * po/*po : unfuzzy translations * po/apt-all.pot : updated from source code --- cmdline/apt-extracttemplates.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline/apt-extracttemplates.cc') diff --git a/cmdline/apt-extracttemplates.cc b/cmdline/apt-extracttemplates.cc index d6894a732..c87b436ba 100644 --- a/cmdline/apt-extracttemplates.cc +++ b/cmdline/apt-extracttemplates.cc @@ -238,7 +238,7 @@ int ShowHelp(void) " -h This help text\n" " -t Set the temp dir\n" " -c=? Read this configuration file\n" - " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"); + " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"); return 0; } /*}}}*/ -- cgit v1.2.3