From 8a2d7db61849827126dde8de9e1ebfab347137d3 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Thu, 10 Mar 2005 07:23:22 +0000 Subject: Correct the "arbitary" typo in apt-ftparchive --- ftparchive/apt-ftparchive.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftparchive/apt-ftparchive.cc b/ftparchive/apt-ftparchive.cc index b02a0d680..31ff8d600 100644 --- a/ftparchive/apt-ftparchive.cc +++ b/ftparchive/apt-ftparchive.cc @@ -585,7 +585,7 @@ bool ShowHelp(CommandLine &CmdL) " --no-delink Enable delinking debug mode\n" " --contents Control contents file generation\n" " -c=? Read this configuration file\n" - " -o=? Set an arbitary configuration option") << endl; + " -o=? Set an arbitrary configuration option") << endl; return true; } -- cgit v1.2.3