Skip to content

Commit e9e897c

Browse files
vvenancederonnax
authored andcommitted
Replace regular quotes by backticks
1 parent b5ee6e5 commit e9e897c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/hmac.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2019-06-15 15:58+0200\n"
9+
"PO-Revision-Date: 2019-06-15 16:05+0200\n"
1010
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1111
"Language: fr\n"
1212
"MIME-Version: 1.0\n"
@@ -25,7 +25,8 @@ msgstr "**Code source :** :source:`Lib/hmac.py`"
2525

2626
#: ../Doc/library/hmac.rst:14
2727
msgid "This module implements the HMAC algorithm as described by :rfc:`2104`."
28-
msgstr "Ce module implémente l'algorithme HMAC tel que décrit par :rfc:'2104'."
28+
msgstr ""
29+
"Ce module implémente l'algorithme HMAC tel que décrit par la :rfc: `2104`."
2930

3031
#: ../Doc/library/hmac.rst:19
3132
msgid ""

0 commit comments

Comments
 (0)