]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-helper.cc
release apt 1.1
[apt.git] / cmdline / apt-helper.cc
index 1c67594b99c5a75d09619cdc0fce5c3f434439c2..176a67e03a070d6a3e810010abc68e7802c21796 100644 (file)
@@ -112,7 +112,7 @@ bool ShowHelp(CommandLine &)                                                /*{{{*/
            "       apt-helper [options] download-file uri target-path\n"
            "\n"
            "apt-helper bundles a variety of commands for shell scripts to use\n"
-           "e.g. the same proxy configuration or acquire system as APT would do.\n");
+           "e.g. the same proxy configuration or acquire system as APT would.\n");
    return true;
 }
                                                                        /*}}}*/