forked from AFPy/python-docs-fr
FIX typo: Ǹ in None, thanks Jean-François B for reporting.
This commit is contained in:
parent 565b29df10
commit ae8b30737a
1 changed files with 2 additions and 2 deletions
| | @ -8,7 +8,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2017-08-10 00:49+0200\n" | ||||
"PO-Revision-Date: 2017-10-13 23:21+0200\n" | ||||
"PO-Revision-Date: 2017-10-21 18:43+0200\n" | ||||
"Last-Translator: Cyprien Le Pannérer <cyplp+tradpython@free.fr>\n" | ||||
"Language-Team: FRENCH <LL@li.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -576,7 +576,7 @@ msgid "" | |||
msgstr "" | ||||
"Le nœud qui suit immédiatement le nœud courant dans le même parent. Voir " | ||||
"également :attr:`previousSibling`. Si ce nœud est le dernier de son parent, " | ||||
"alors l'attribut sera ``Ǹone``. Cet attribut est en lecture seule." | ||||
"alors l'attribut sera ``None``. Cet attribut est en lecture seule." | ||||
| ||||
#: ../Doc/library/xml.dom.rst:287 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue