]> err.no Git - dpkg/commitdiff
dpkg-buildpackage: Fix typo in usage
authorFrank Lichtenheld <djpig@debian.org>
Mon, 24 Sep 2007 12:32:36 +0000 (14:32 +0200)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 24 Sep 2007 12:32:36 +0000 (14:32 +0200)
s/simultaniously/simultaneously/

scripts/dpkg-buildpackage.pl

index 73b7e9a7efc181dfabf7934aa98d0b4a49d849d1..f4124926bc2f70076486d2e2f52577afcbda40f9 100644 (file)
@@ -40,7 +40,7 @@ Options:
   -p<sign-command>
   -d             do not check build dependencies and conflicts.
   -D             check build dependencies and conflicts.
-  -j[<number>]   specify jobs to run simultaniously } passed to debian/rules
+  -j[<number>]   specify jobs to run simultaneously } passed to debian/rules
   -k<keyid>      the key to use for signing.
   -sgpg          the sign-command is called like GPG.
   -spgp          the sign-command is called like PGP.