Skip to content

Commit bb3d1c1

Browse files
author
David Wattier
authored
Fix naming mistake in Blake2 flavor listing (#1179)
1 parent dab7dff commit bb3d1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/hashlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ msgid ""
444444
"**BLAKE2s**, optimized for 8- to 32-bit platforms and produces digests of "
445445
"any size between 1 and 32 bytes."
446446
msgstr ""
447-
"**BLAKE2b**, optimisée pour les plates-formes de 8 à 32-bit et produisant "
447+
"**BLAKE2s**, optimisée pour les plates-formes de 8 à 32-bit et produisant "
448448
"des messages de toutes tailles entre 1 et 32 octets."
449449

450450
#: ../Doc/library/hashlib.rst:296

0 commit comments

Comments
 (0)