diff options
author | Hideki Yamane <henrich@debian.org> | 2017-12-17 14:39:45 +0900 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2017-12-17 08:00:06 +0000 |
commit | 01a620e80f0776ea8b43729fcaf3c8fe83b3f1a5 (patch) | |
tree | 0661e96aa65985ee26bed45fa044c1c81233d11f /man | |
parent | 76d3d086e5339b9db6ebcc246667d186a180f56b (diff) | |
download | debhelper-01a620e80f0776ea8b43729fcaf3c8fe83b3f1a5.tar.gz |
fix typo
unncessary -> unn"e"cessary
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/po4a/po/de.po | 2 | ||||
-rw-r--r-- | man/po4a/po/debhelper.pot | 2 | ||||
-rw-r--r-- | man/po4a/po/es.po | 2 | ||||
-rw-r--r-- | man/po4a/po/fr.po | 2 | ||||
-rw-r--r-- | man/po4a/po/ja.po | 4 | ||||
-rw-r--r-- | man/po4a/po/pt.po | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/man/po4a/po/de.po b/man/po4a/po/de.po index a58c7316..363af420 100644 --- a/man/po4a/po/de.po +++ b/man/po4a/po/de.po @@ -697,7 +697,7 @@ msgstr "" #: debhelper.pod:252 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " -"subprocesses, if they are unncessary and the only options passed. Notably " +"subprocesses, if they are unnecessary and the only options passed. Notably " "this happens when B<DEB_BUILD_OPTIONS> does not have a I<parallel> parameter " "(or its value is 1)." msgstr "" diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index b176566b..d0869397 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -501,7 +501,7 @@ msgstr "" #: debhelper.pod:252 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " -"subprocesses, if they are unncessary and the only options passed. Notably " +"subprocesses, if they are unnecessary and the only options passed. Notably " "this happens when B<DEB_BUILD_OPTIONS> does not have a I<parallel> parameter " "(or its value is 1)." msgstr "" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 8c471011..a537d26e 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -792,7 +792,7 @@ msgstr "" #: debhelper.pod:252 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " -"subprocesses, if they are unncessary and the only options passed. Notably " +"subprocesses, if they are unnecessary and the only options passed. Notably " "this happens when B<DEB_BUILD_OPTIONS> does not have a I<parallel> parameter " "(or its value is 1)." msgstr "" diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index fb9604c4..b06ffd74 100644 --- a/man/po4a/po/fr.po +++ b/man/po4a/po/fr.po @@ -752,7 +752,7 @@ msgstr "" #: debhelper.pod:252 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " -"subprocesses, if they are unncessary and the only options passed. Notably " +"subprocesses, if they are unnecessary and the only options passed. Notably " "this happens when B<DEB_BUILD_OPTIONS> does not have a I<parallel> parameter " "(or its value is 1)." msgstr "" diff --git a/man/po4a/po/ja.po b/man/po4a/po/ja.po index fa1d08b6..93ea7599 100644 --- a/man/po4a/po/ja.po +++ b/man/po4a/po/ja.po @@ -674,12 +674,12 @@ msgstr "" "10 (以降) の場合は B<--parallel> をデフォルトに、そうでない場合は B<--no-" "parallel> が指定されます。" -# FIXME: typo: unncessary +# FIXME: typo: unnecessary #. type: textblock #: debhelper.pod:252 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " -"subprocesses, if they are unncessary and the only options passed. Notably " +"subprocesses, if they are unnecessary and the only options passed. Notably " "this happens when B<DEB_BUILD_OPTIONS> does not have a I<parallel> parameter " "(or its value is 1)." msgstr "" diff --git a/man/po4a/po/pt.po b/man/po4a/po/pt.po index fc58cd99..53708bea 100644 --- a/man/po4a/po/pt.po +++ b/man/po4a/po/pt.po @@ -691,7 +691,7 @@ msgstr "" #: debhelper.pod:252 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " -"subprocesses, if they are unncessary and the only options passed. Notably " +"subprocesses, if they are unnecessary and the only options passed. Notably " "this happens when B<DEB_BUILD_OPTIONS> does not have a I<parallel> parameter " "(or its value is 1)." msgstr "" |