8000 FIX: Error in tutorial, thanks Jean Lindeman for reporting. · Alphare/python-docs-fr@77b66e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 77b66e2

Browse files
committed
FIX: Error in tutorial, thanks Jean Lindeman for reporting.
c.f. https://lists.afpy.org/pipermail/traductions/2017-September/000087.html
1 parent 48fbad3 commit 77b66e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorial/introduction.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2017-08-10 00:49+0200\n"
11-
"PO-Revision-Date: 2017-08-10 00:54+0200\n"
11+
"PO-Revision-Date: 2017-09-05 16:04+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"X-Generator: Poedit 1.8.11\n"
18+
"X-Generator: Poedit 2.0.2\n"
1919

2020
#: ../Doc/tutorial/introduction.rst:5
2121
msgid "An Informal Introduction to Python"
@@ -498,7 +498,7 @@ msgid ""
498498
"Unlike strings, which are :term:`immutable`, lists are a :term:`mutable` "
499499
"type, i.e. it is possible to change their content::"
500500
msgstr ""
501-
"Mais à la différence des listes qui sont :term:`immuable`\\s, les listes "
501+
"Mais à la différence des chaînes qui sont :term:`immuable`\\s, les listes "
502502
"sont :term:`mutable`\\s : il est possible de changer leur contenu : ::"
503503

504504
#: ../Doc/tutorial/introduction.rst:409

0 commit comments

Comments
 (0)
0