[libxml2] 544910 typo: "renciliateNs"



commit 147687f1086cb5c046bd916a27c15ef6d449f293
Author: Leonid Evdokimov <gnome darkk net ru>
Date:   Mon Aug 24 14:08:43 2009 +0200

    544910 typo: "renciliateNs"
    
    * python/libxml.py: typo on a comment

 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]