diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-11-20 09:46:18 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-11-20 09:46:18 +0100 |
commit | 89497574da3dd40076d955efc936b54e76a8c59c (patch) | |
tree | 62e09fad5aba941904bee99109862cc08637082f /doc/po/ja.po | |
parent | 6789e01e9370b3b7f65d52138c5657eaa712b4d1 (diff) |
fix a few typos in code-comments/apt manpage
Reported-By: codespell
Git-Dch: Ignore
Diffstat (limited to 'doc/po/ja.po')
-rw-r--r-- | doc/po/ja.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/ja.po b/doc/po/ja.po index 7de7203e3..9266f7ee6 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -698,7 +698,7 @@ msgid "" "Much like <command>apt</command> itself, its manpage is intended as an end " "user interface and as such only mentions the most used commands and options " "partly to not duplicate information in multiple places and partly to avoid " -"overwelming readers with a cornucopia of options and details." +"overwhelming readers with a cornucopia of options and details." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> @@ -799,7 +799,7 @@ msgstr "" msgid "" "Removing a package removes all packaged data, but leaves usually small " "(modified) user configuration files behind, in case the remove was an " -"accident. Just issuing an installtion request for the accidently removed " +"accident. Just issuing an installtion request for the accidentally removed " "package will restore it funcation as before in that case. On the other hand " "you can get right of these leftovers via calling <command>purge</command> " "even on already removed packages. Note that this does not effect any data " |