diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-05-04 19:56:41 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-05-05 00:34:27 +0200 |
commit | b12bdeaf8acd050c5526ecc05526db70df5fd485 (patch) | |
tree | 583f7ed831b0267c5d6103abab5fbc4b44906003 /doc/po/apt-doc.pot | |
parent | 5f9c05db78926dfb063fdd0493ecc6b8e12c2e02 (diff) |
Fix various typos reported by spellcheckers
Reported-By: codespell & spellintian
Gbp-Dch: Ignore
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index be83ac8d4..90cc9a94e 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -3475,7 +3475,7 @@ msgstr "" msgid "" "The special type <literal>uncompressed</literal> can be used to give " "uncompressed files a preference, but note that most archives don't provide " -"uncompressed files so this is mostly only useable for local mirrors." +"uncompressed files so this is mostly only usable for local mirrors." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -5310,7 +5310,7 @@ msgid "" "the start of the line marks the entire line as a comment. An entry can hence " "be disabled by commenting out each line belonging to the stanza, but it is " "usually easier to add the field \"Enabled: no\" to the stanza to disable the " -"entry. Removing the field or setting it to yes reenables it. Options have " +"entry. Removing the field or setting it to yes re-enables it. Options have " "the same syntax as every other field: A fieldname separated by a colon " "(<literal>:</literal>) and optionally spaces from its value(s). Note " "especially that multiple values are separated by whitespaces (like spaces, " |