From 7a3e9e0a41d468b67509fa805df075abc6429fa5 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:01:44 +0000 Subject: - Fix typo in apt-ftparchive help text (Closes: #119072) Author: mdz Date: 2003-07-18 14:12:07 GMT - Fix typo in apt-ftparchive help text (Closes: #119072) --- ftparchive/apt-ftparchive.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftparchive') diff --git a/ftparchive/apt-ftparchive.cc b/ftparchive/apt-ftparchive.cc index 480d32805..60fe740b5 100644 --- a/ftparchive/apt-ftparchive.cc +++ b/ftparchive/apt-ftparchive.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: apt-ftparchive.cc,v 1.6 2003/02/10 07:34:41 doogie Exp $ +// $Id: apt-ftparchive.cc,v 1.7 2003/07/18 14:12:07 mdz Exp $ /* ###################################################################### apt-scanpackages - Efficient work-alike for dpkg-scanpackages @@ -548,7 +548,7 @@ bool ShowHelp(CommandLine &CmdL) cout << _("Usage: apt-ftparchive [options] command\n" - "Commands: packges binarypath [overridefile [pathprefix]]\n" + "Commands: packages binarypath [overridefile [pathprefix]]\n" " sources srcpath [overridefile [pathprefix]]\n" " contents path\n" " generate config [groups]\n" -- cgit v1.2.3