1
0
Fork 0

Update library/errno.po

Co-Authored-By: DeltaAlphaIotaLamdaAlphaNu <gouindylan7@gmail.com>
This commit is contained in:
Christophe Nanteuil 2019-01-12 00:15:04 +01:00 committed by GitHub
parent 80b02175a7
commit 1f28a68375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ msgid ""
"to ``'EPERM'``."
msgstr ""
"Dictionnaire associant la valeur errno au nom de chaîne dans le système sous-"
"jacent. Par exemple, ``errno.errorcode[errno.EPERM]`` maps to ``'EPERM'``."
"jacent. Par exemple, ``errno.errorcode[errno.EPERM]`` correspond à ``'EPERM'``."
#: ../Doc/library/errno.rst:21
msgid ""