Author: mrglavas
Date: Wed Oct  7 17:46:10 2015
New Revision: 1707346

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

Modified:
    xerces/java/trunk/src/org/apache/xerces/impl/XMLEntityScanner.java

Modified: xerces/java/trunk/src/org/apache/xerces/impl/XMLEntityScanner.java
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/XMLEntityScanner.java?rev=1707346&r1=1707345&r2=1707346&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/XMLEntityScanner.java 
(original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/XMLEntityScanner.java Wed Oct  
7 17:46:10 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