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:
parent
0d5e58f363
commit
147687f108
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user