1
0
Fork 0

FIX: Wrongly introduced double quote.

This commit is contained in:
Julien Palard 2018-07-03 12:21:30 +02:00
parent 8b85b550c9
commit 0d17da0bd1
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
"PO-Revision-Date: 2018-07-03 11:01+0200\n"
"PO-Revision-Date: 2018-07-03 12:21+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"Language-Team: \n"
"Language: fr\n"
@ -194,7 +194,7 @@ msgid ""
"keyword:`as` is bound directly to the imported module."
msgstr ""
"Si le nom du module est suivi par :keyword:`as`, alors le nom suivant :"
"\"keyword:`as` est directement lié au module importé."
"keyword:`as` est directement lié au module importé."
#: ../Doc/tutorial/modules.rst:124
msgid ""