Skip to content

Commit c47af9c

Browse files
Benjamin-LoisonChristophe Nanteuil
authored andcommitted
Correct a typo in library/json.po (#141)
Co-authored-by: Benjamin Loison <[email protected]> Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/141 Reviewed-by: Christophe Nanteuil <[email protected]> Co-authored-by: Benjamin_Loison <[email protected]> Co-committed-by: Benjamin_Loison <[email protected]>
1 parent ea2647a commit c47af9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/json.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ msgid ""
375375
"strings: ``'-Infinity'``, ``'Infinity'``, ``'NaN'``. This can be used to "
376376
"raise an exception if invalid JSON numbers are encountered."
377377
msgstr ""
378-
"Si *parse_constant* est définie, elle est quand l'une des chaînes de "
378+
"Si *parse_constant* est définie, elle est appelée quand l'une des chaînes de "
379379
"caractères suivantes est rencontrée : ``'-Infinity'``, ``'Infinity'`` ou "
380380
"``'NaN'``. Cela peut servir à lever une exception si des nombres JSON "
381381
"invalides sont rencontrés."

0 commit comments

Comments
 (0)