FIX typo, closes #283.
This commit is contained in:
parent a01b8596d8
commit 89062f4884
1 changed files with 3 additions and 3 deletions
| | @ -6,8 +6,8 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2017-10-13 22:28+0200\n" | ||||
"PO-Revision-Date: 2018-02-15 00:39+0100\n" | ||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"PO-Revision-Date: 2018-07-27 09:46+0200\n" | ||||
"Last-Translator: Julien Palard <julien@palard.fr>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
| | @ -262,7 +262,7 @@ msgid "" | |||
"items are compared; if they are the same then the second items are compared, " | ||||
"and so on." | ||||
msgstr "" | ||||
"Cette technique marche parsce que les tuples sont comparés par ordre " | ||||
"Cette technique marche parce que les tuples sont comparés par ordre " | ||||
"lexicographique; les premiers objets sont comparés; si il y a des objets " | ||||
"identiques, alors l'objet suivant est comparé, et ainsi de suite." | ||||
| ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue