Skip to content

Commit ae8b307

Browse files
committed
FIX typo: Ǹ in None, thanks Jean-François B for reporting.
1 parent 565b29d commit ae8b307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/xml.dom.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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-10-13 23:21+0200\n"
11+
"PO-Revision-Date: 2017-10-21 18:43+0200\n"
1212
"Last-Translator: Cyprien Le Pannérer <cyplp+tradpython@free.fr>\n"
1313
"Language-Team: FRENCH <LL@li.org>\n"
1414
"Language: fr\n"
@@ -576,7 +576,7 @@ msgid ""
576576
msgstr ""
577577
"Le nœud qui suit immédiatement le nœud courant dans le même parent. Voir "
578578
"également :attr:`previousSibling`. Si ce nœud est le dernier de son parent, "
579-
"alors l'attribut sera ``Ǹone``. Cet attribut est en lecture seule."
579+
"alors l'attribut sera ``None``. Cet attribut est en lecture seule."
580580

581581
#: ../Doc/library/xml.dom.rst:287
582582
msgid ""

0 commit comments

Comments
 (0)