Author: mrglavas
Date: Fri Aug 20 12:28:19 2010
New Revision: 987476

URL: http://svn.apache.org/viewvc?rev=987476&view=rev
Log:
Fixing some Javadoc text.

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

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XIncludeAwareParserConfiguration.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XIncludeAwareParserConfiguration.java?rev=987476&r1=987475&r2=987476&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XIncludeAwareParserConfiguration.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/XIncludeAwareParserConfiguration.java
 Fri Aug 20 12:28:19 2010
@@ -55,7 +55,7 @@ public class XIncludeAwareParserConfigur
     protected static final String XINCLUDE_FEATURE = 
         Constants.XERCES_FEATURE_PREFIX + Constants.XINCLUDE_FEATURE;
     
-    /** Property identifier: error reporter. */
+    /** Property identifier: XInclude handler. */
     protected static final String XINCLUDE_HANDLER =
         Constants.XERCES_PROPERTY_PREFIX + Constants.XINCLUDE_HANDLER_PROPERTY;
     



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

Reply via email to