Author: mrglavas
Date: Mon Aug 20 15:30:53 2012
New Revision: 1375062

URL: http://svn.apache.org/viewvc?rev=1375062&view=rev
Log:
Fix Javadoc typo.

Modified:
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XML11NonValidatingConfiguration.java

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XML11NonValidatingConfiguration.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XML11NonValidatingConfiguration.java?rev=1375062&r1=1375061&r2=1375062&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XML11NonValidatingConfiguration.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XML11NonValidatingConfiguration.java
 Mon Aug 20 15:30:53 2012
@@ -56,7 +56,7 @@ import org.apache.xerces.xni.parser.XMLI
 import org.apache.xerces.xni.parser.XMLPullParserConfiguration;
 
 /**
- * This class is the non vlaidating parser configuration 
+ * This class is the non validating parser configuration 
  * used to parse XML 1.0 and XML 1.1 documents.
  *
  * Xerces parser that uses this configuration is <strong>not</strong> <a 
href="http://www.w3.org/TR/REC-xml#sec-conformance";>conformant</a> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to