Skip to content

Commit 7f66065

Browse files
committed
FIX: Missing backslash.
1 parent bb803dc commit 7f66065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/lexical_analysis.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2018-10-23 09:20+0200\n"
9+
"PO-Revision-Date: 2018-11-01 22:48+0100\n"
1010
"Language: fr\n"
1111
"MIME-Version: 1.0\n"
1212
"Content-Type: text/plain; charset=UTF-8\n"
@@ -840,7 +840,7 @@ msgstr "guillemet double (``\"``)"
840840

841841
#: ../Doc/reference/lexical_analysis.rst:492
842842
msgid "``\\a``"
843-
msgstr "``\a``"
843+
msgstr "``\\a``"
844844

845845
#: ../Doc/reference/lexical_analysis.rst:492
846846
msgid "ASCII Bell (BEL)"

0 commit comments

Comments
 (0)