1
0
Fork 0

Correct a typo in `library/json.po` (#141)

Co-authored-by: Benjamin Loison <benjamin.loison@orange.fr>
Reviewed-on: AFPy/python-docs-fr#141
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Benjamin_Loison <benjamin.loison@orange.fr>
Co-committed-by: Benjamin_Loison <benjamin.loison@orange.fr>
This commit is contained in:
Benjamin_Loison 2023-05-17 09:48:51 +00:00 committed by Christophe Nanteuil
parent ea2647a58e
commit c47af9c54a
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ msgid ""
"strings: ``'-Infinity'``, ``'Infinity'``, ``'NaN'``. This can be used to "
"raise an exception if invalid JSON numbers are encountered."
msgstr ""
"Si *parse_constant* est définie, elle est quand l'une des chaînes de "
"Si *parse_constant* est définie, elle est appelée quand l'une des chaînes de "
"caractères suivantes est rencontrée : ``'-Infinity'``, ``'Infinity'`` ou "
"``'NaN'``. Cela peut servir à lever une exception si des nombres JSON "
"invalides sont rencontrés."