Skip to content

Commit b8a71de

Browse files
Apply suggestions from code review
Co-Authored-By: Seluj78 <jlasne@student.42.fr>
1 parent f6dd02a commit b8a71de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/hashlib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ msgid ""
850850
"csrc.nist.gov/publications/detail/sp/800-106/final>`_)"
851851
msgstr ""
852852
"(`NIST SP-800-106 \"Randomized Hashing for Digital Signatures\" <https://"
853-
"csrc.nist.gov/publications/detail/sp/800-106/final>`_)"
853+
"csrc.nist.gov/publications/detail/sp/800-106/final>`_, article en anglais)"
854854

855855
#: ../Doc/library/hashlib.rst:568
856856
msgid ""
@@ -908,7 +908,7 @@ msgid ""
908908
"files/skein1.3.pdf>`_, p. 21)"
909909
msgstr ""
910910
"(`The Skein Hash Function Family <http://www.skein-hash.info/sites/default/"
911-
"files/skein1.3.pdf>`_, p. 21)"
911+
"files/skein1.3.pdf>`_, p. 21, article en anglais)"
912912

913913
#: ../Doc/library/hashlib.rst:613
914914
msgid "BLAKE2 can be personalized by passing bytes to the *person* argument::"

0 commit comments

Comments
 (0)