Author: mrglavas
Date: Mon Aug 27 07:15:35 2007
New Revision: 570135
URL: http://svn.apache.org/viewvc?rev=570135&view=rev
Log:
Fixing a typo.
Modified:
xerces/java/trunk/src/org/apache/xerces/xni/grammars/XSGrammar.java
Modified: xerces/java/trunk/src/org/apache/xerces/xni/grammars/XSGrammar.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xni/grammars/XSGrammar.java?rev=570135&r1=570134&r2=570135&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xni/grammars/XSGrammar.java
(original)
+++ xerces/java/trunk/src/org/apache/xerces/xni/grammars/XSGrammar.java Mon Aug
27 07:15:35 2007
@@ -20,7 +20,7 @@
import org.apache.xerces.xs.XSModel;
/**
- * Representing a schema grammar. It contains declaratoin/definitions from
+ * Representing a schema grammar. It contains declaration/definitions from
* a certain namespace. When a grammar is preparsed, and its grammar type is
* XML Schema, it can be casted to this interface. Objects of this interface
* can be converted to XSModel, from which further information about components
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]