Author: mrglavas
Date: Tue Mar 13 03:44:21 2012
New Revision: 1299965

URL: http://svn.apache.org/viewvc?rev=1299965&view=rev
Log:
Fixing a typo in the Javadoc.

Modified:
    xerces/java/trunk/src/org/apache/xerces/impl/dtd/DTDGrammar.java

Modified: xerces/java/trunk/src/org/apache/xerces/impl/dtd/DTDGrammar.java
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dtd/DTDGrammar.java?rev=1299965&r1=1299964&r2=1299965&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/dtd/DTDGrammar.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/dtd/DTDGrammar.java Tue Mar 13 
03:44:21 2012
@@ -47,7 +47,7 @@ import org.apache.xerces.xni.parser.XMLD
 
 /**
  * A DTD grammar. This class implements the XNI handler interfaces
- * for DTD information so that it can build the approprate validation
+ * for DTD information so that it can build the appropriate validation
  * structures automatically from the callbacks.
  * 
  * @xerces.internal



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@xerces.apache.org
For additional commands, e-mail: commits-h...@xerces.apache.org

Reply via email to