1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-21 22:50:08 +03:00

544910 typo: "renciliateNs"

* python/libxml.py: typo on a comment
This commit is contained in:
Leonid Evdokimov 2009-08-24 14:08:43 +02:00 committed by Daniel Veillard
parent 0d5e58f363
commit 147687f108

View File

@ -466,7 +466,7 @@ class xmlCore:
Note: If any child nodes referred to the removed namespaces,
they will be left with dangling links. You should call
renciliateNs() to fix those pointers.
renconciliateNs() to fix those pointers.
Note: This method does not free memory taken by the ns
definitions. You will need to free it manually with the