Re: [xml] [PATCH] Fix typos in relaxng.c



 ACK, pushed, thanks ! :-)

Daniel

On Mon, Jun 09, 2014 at 11:45:24PM +0200, Jan Pokorný wrote:
Signed-off-by: Jan Pokorný <jpokorny redhat com>
---
 relaxng.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/relaxng.c b/relaxng.c
index 2bbecd5..f34dc14 100644
--- a/relaxng.c
+++ b/relaxng.c
@@ -6600,7 +6600,7 @@ xmlRelaxNGParseGrammar(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes)
     }
 
     /*
-     * Apply 4.17 mergingd rules to defines and starts
+     * Apply 4.17 merging rules to defines and starts
      */
     xmlRelaxNGCombineStart(ctxt, ret);
     if (ret->defs != NULL) {
@@ -7314,7 +7314,7 @@ xmlRelaxNGCleanupTree(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr root)
                     }
                 }
                 /*
-                 * Thisd is not an else since "include" is transformed
+                 * This is not an else since "include" is transformed
                  * into a div
                  */
                 if (xmlStrEqual(cur->name, BAD_CAST "div")) {
-- 
1.9.3

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml gnome org
https://mail.gnome.org/mailman/listinfo/xml

-- 
Daniel Veillard      | Open Source and Standards, Red Hat
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | virtualization library  http://libvirt.org/


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