Skip to content

Commit dd67d49

Browse files
committed
Fixed pospell error
1 parent 7bdc2cd commit dd67d49

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/getopt.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2017-08-10 00:49+0200\n"
9-
"PO-Revision-Date: 2019-06-01 10:09+0200\n"
9+
"PO-Revision-Date: 2019-06-01 10:11+0200\n"
1010
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1111
"Language: fr\n"
1212
"MIME-Version: 1.0\n"
@@ -141,8 +141,8 @@ msgid ""
141141
msgstr ""
142142
"Cette fonction fonctionne comme :func:`getopt`, sauf que le mode de *scan* GNU "
143143
"est utilisé par défaut. Cela signifie que les arguments option et non-option "
144-
"peuvent être intermixés. La fonction :func:`getopt` arrête le traitement des "
145-
"options dès qu’un argument de non-option est rencontré."
144+
"peuvent être **intermixés**. La fonction :func:`getopt` arrête le traitement "
145+
"des options dès qu’un argument de non-option est rencontré."
146146

147147
#: ../Doc/library/getopt.rst:73
148148
msgid ""

0 commit comments

Comments
 (0)