]> git.saurik.com Git - apt.git/commitdiff
- Fix typo in apt-ftparchive help text (Closes: #119072)
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:44 +0000 (17:01 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:44 +0000 (17:01 +0000)
Author: mdz
Date: 2003-07-18 14:12:07 GMT
- Fix typo in apt-ftparchive help text (Closes: #119072)

ftparchive/apt-ftparchive.cc

index 480d32805abc20d7d002af73fe1fc8f54deb2bf5..60fe740b52a00c5d6977d0802cc785cb26664604 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
 // -*- 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
 /* ######################################################################
 
    apt-scanpackages - Efficient work-alike for dpkg-scanpackages
@@ -548,7 +548,7 @@ bool ShowHelp(CommandLine &CmdL)
 
    cout << 
     _("Usage: apt-ftparchive [options] command\n"
 
    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"
       "          sources srcpath [overridefile [pathprefix]]\n"
       "          contents path\n"
       "          generate config [groups]\n"