Browse Source

Fix typo in French dpkg --debug=help output

Guillem Jover 15 years ago
parent
commit
f99dc9af28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      po/fr.po

+ 1 - 1
po/fr.po

@@ -3211,7 +3211,7 @@ msgid ""
 "Debugging options are be mixed using bitwise-or.\n"
 "Note that the meanings and values are subject to change.\n"
 msgstr ""
-"%s option de débogage, --debug=<octal> ou -D<octal :\n"
+"%s option de débogage, --debug=<octal> ou -D<octal> :\n"
 "\n"
 " numéro  réf. dans source  description\n"
 "      1   general           Généralement, informations de progression "