r1379 - trunk/relaxng

[email protected]
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Thu Sep 22 10:27:56 2005
New Revision: 1379

Modified:
   trunk/relaxng/RelaxNG.js
Log:
fix for bug http://bugs.bitflux.ch/cgi-bin/bugzilla/show_bug.cgi?id=879
Typo in RelaxNG.js


Modified: trunk/relaxng/RelaxNG.js
==============================================================================
--- trunk/relaxng/RelaxNG.js	(original)
+++ trunk/relaxng/RelaxNG.js	Thu Sep 22 10:27:56 2005
@@ -102,7 +102,7 @@
 	}
 	
 	// group  is currently not supported.. removeit
-	var xp = "/rng:grammer//rng:group";
+	var xp = "/rng:grammar//rng:group";
 	var defRes= this.xmldoc.documentElement.getXPathResult(xp);
 	var defNode = defRes.iterateNext();
 	var defNodes = new Array();
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.