forked from AFPy/python-docs-fr
ajout espace manquant dans glossary.po (#971)
This commit is contained in:
parent bf72fea705
commit fdf0db74ea
1 changed files with 2 additions and 2 deletions
| | @ -154,7 +154,7 @@ msgid "" | |||
"function. There are two kinds of argument:" | ||||
msgstr "" | ||||
"Valeur, donnée à une :term:`fonction` ou à une :term:`méthode` lors de son " | ||||
"appel. Il existe deux types d'arguments :" | ||||
"appel. Il existe deux types d'arguments :" | ||||
| ||||
#: ../Doc/glossary.rst:65 | ||||
msgid "" | ||||
| | @ -163,7 +163,7 @@ msgid "" | |||
"by ``**``. For example, ``3`` and ``5`` are both keyword arguments in the " | ||||
"following calls to :func:`complex`::" | ||||
msgstr "" | ||||
":dfn:`argument nommé`: un argument précédé d'un identifiant (comme " | ||||
":dfn:`argument nommé` : un argument précédé d'un identifiant (comme " | ||||
"``name=``) ou un dictionnaire précédé de ``**``, lors d'un appel de " | ||||
"fonction. Par exemple, ``3`` et ``5`` sont tous les deux des arguments " | ||||
"nommés dans l'appel à :func:`complex` ici ::" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue