Explorar o código

- 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)

Arch Librarian %!s(int64=22) %!d(string=hai) anos
pai
achega
7a3e9e0a41
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      ftparchive/apt-ftparchive.cc

+ 2 - 2
ftparchive/apt-ftparchive.cc

@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // -*- mode: cpp; mode: fold -*-
 // Description								/*{{{*/
 // 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 << 
    cout << 
     _("Usage: apt-ftparchive [options] command\n"
     _("Usage: apt-ftparchive [options] command\n"
-      "Commands: packges binarypath [overridefile [pathprefix]]\n"
+      "Commands: packages binarypath [overridefile [pathprefix]]\n"
       "          sources srcpath [overridefile [pathprefix]]\n"
       "          sources srcpath [overridefile [pathprefix]]\n"
       "          contents path\n"
       "          contents path\n"
       "          generate config [groups]\n"
       "          generate config [groups]\n"