From c3e4f3c26035bc93a69e5aa2ad435809e8be8a4e Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Thu, 10 Sep 2009 22:10:39 +0200 Subject: Import upstream version 2.7.4 --- python/libxml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/libxml.py') 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 -- cgit v1.2.3