File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ msgid ""
154
154
"function. There are two kinds of argument:"
155
155
msgstr ""
156
156
"Valeur, donnée à une :term:`fonction` ou à une :term:`méthode` lors de son "
157
- "appel. Il existe deux types d'arguments :"
157
+ "appel. Il existe deux types d'arguments :"
158
158
159
159
#: ../Doc/glossary.rst:65
160
160
msgid ""
@@ -163,7 +163,7 @@ msgid ""
163
163
"by ``**``. For example, ``3`` and ``5`` are both keyword arguments in the "
164
164
"following calls to :func:`complex`::"
165
165
msgstr ""
166
- ":dfn:`argument nommé`: un argument précédé d'un identifiant (comme "
166
+ ":dfn:`argument nommé` : un argument précédé d'un identifiant (comme "
167
167
"``name=``) ou un dictionnaire précédé de ``**``, lors d'un appel de "
168
168
"fonction. Par exemple, ``3`` et ``5`` sont tous les deux des arguments "
169
169
"nommés dans l'appel à :func:`complex` ici ::"
You can’t perform that action at this time.
0 commit comments