diff options
Diffstat (limited to 'python/libxml.py')
-rw-r--r-- | python/libxml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/libxml.py b/python/libxml.py index 18cfad2..c861a70 100644 --- a/python/libxml.py +++ b/python/libxml.py @@ -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 |