Преглед изворни кода

dpkg-buildpackage: Fix typo in usage

s/simultaniously/simultaneously/
Frank Lichtenheld пре 19 година
родитељ
комит
45a49dd9c0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      scripts/dpkg-buildpackage.pl

+ 1 - 1
scripts/dpkg-buildpackage.pl

@@ -40,7 +40,7 @@ Options:
   -p<sign-command>
   -p<sign-command>
   -d             do not check build dependencies and conflicts.
   -d             do not check build dependencies and conflicts.
   -D             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.
   -k<keyid>      the key to use for signing.
   -sgpg          the sign-command is called like GPG.
   -sgpg          the sign-command is called like GPG.
   -spgp          the sign-command is called like PGP.
   -spgp          the sign-command is called like PGP.