Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fdf0db7

Browse files
deronnaxSeluj78
authored andcommitted
ajout espace manquant dans glossary.po (#971)
1 parent bf72fea commit fdf0db7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

glossary.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ msgid ""
154154
"function. There are two kinds of argument:"
155155
msgstr ""
156156
"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 :"
158158

159159
#: ../Doc/glossary.rst:65
160160
msgid ""
@@ -163,7 +163,7 @@ msgid ""
163163
"by ``**``. For example, ``3`` and ``5`` are both keyword arguments in the "
164164
"following calls to :func:`complex`::"
165165
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 "
167167
"``name=``) ou un dictionnaire précédé de ``**``, lors d'un appel de "
168168
"fonction. Par exemple, ``3`` et ``5`` sont tous les deux des arguments "
169169
"nommés dans l'appel à :func:`complex` ici ::"

0 commit comments

Comments
 (0)