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/fr.po | |
parent | 5f9c05db78926dfb063fdd0493ecc6b8e12c2e02 (diff) |
Fix various typos reported by spellcheckers
Reported-By: codespell & spellintian
Gbp-Dch: Ignore
Diffstat (limited to 'doc/po/fr.po')
-rw-r--r-- | doc/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/fr.po b/doc/po/fr.po index 7d2805714..8d9c7dd76 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -5000,7 +5000,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 "" "Le type spécial <literal>uncompressed</literal> peut servir à donner la " "préférence aux fichiers non compressés. Veuillez noter que la plupart des " @@ -7578,7 +7578,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, " |