Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes...
[ntk/apt.git] / cmdline / apt-sortpkgs.cc
index a0ec226..e6a6b9a 100644 (file)
@@ -156,7 +156,7 @@ int ShowHelp()
       "  -h   This help text\n"
       "  -s   Use source file sorting\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;
 }