Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f1fd74e

Browse files
JulienPalardawecx
authored andcommitted
Missing quote. (#1117)
* Missing quote. * powrap
1 parent 515ec73 commit f1fd74e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/string.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\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-10-09 17:54+0200\n"
9-
"PO-Revision-Date: 2019-12-11 11:18+0100\n"
9+
"PO-Revision-Date: 2020-01-13 16:26+0100\n"
1010
"Last-Translator: Jules Lasne <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
@@ -54,7 +54,7 @@ msgid ""
5454
"The lowercase letters ``'abcdefghijklmnopqrstuvwxyz'``. This value is not "
5555
"locale-dependent and will not change."
5656
msgstr ""
57-
"Les lettres minuscules ``'abcdefghijklmnopqrstuvwxyz``. Cette valeur de "
57+
"Les lettres minuscules ``'abcdefghijklmnopqrstuvwxyz'``. Cette valeur de "
5858
"dépend pas de l'environnement linguistique et ne changera pas."
5959

6060
#: ../Doc/library/string.rst:37

0 commit comments

Comments
 (0)