]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-extracttemplates.cc
* merged with apt--mvo and corrected conflicts in po/
[apt.git] / cmdline / apt-extracttemplates.cc
index d6894a7323864f9b8173dc37f4f82d0cda137d0d..c87b436ba65e85429f7eb6e8e374acabe6dcc476 100644 (file)
@@ -238,7 +238,7 @@ int ShowHelp(void)
                "  -h   This help text\n"
                "  -t   Set the temp dir\n"
                "  -c=? Read this configuration file\n"
-               "  -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n");
+               "  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n");
        return 0;
 }
                                                                        /*}}}*/