Author: mrglavas
Date: Wed Oct  7 17:46:24 2015
New Revision: 1707347

URL: http://svn.apache.org/viewvc?rev=1707347&view=rev
Log:
Fixing typo in comment.

Modified:
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/XMLEntityScanner.java

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/XMLEntityScanner.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/XMLEntityScanner.java?rev=1707347&r1=1707346&r2=1707347&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/XMLEntityScanner.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/XMLEntityScanner.java
 Wed Oct  7 17:46:24 2015
@@ -1780,7 +1780,7 @@ public class XMLEntityScanner implements
     
     /**
      * This method is invoked to increase the size of the current entity's
-     * buffer if an XML name is being scanned is too large to fit within
+     * buffer if an XML name being scanned is too large to fit within
      * the buffer at its current size. 
      */
     final void resizeBuffer(int offset, int length) {



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

Reply via email to