You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2010/08/03 13:15:14 UTC

svn commit: r981823 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSDAssertionValidator.java

Author: mukulg
Date: Tue Aug  3 11:15:14 2010
New Revision: 981823

URL: http://svn.apache.org/viewvc?rev=981823&view=rev
Log:
a little improvement to grammatical language of comments

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

Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSDAssertionValidator.java
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSDAssertionValidator.java?rev=981823&r1=981822&r2=981823&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSDAssertionValidator.java (original)
+++ xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSDAssertionValidator.java Tue Aug  3 11:15:14 2010
@@ -50,7 +50,7 @@ import org.apache.xerces.xs.XSTypeDefini
  */
 public class XSDAssertionValidator {
     
-    // XMLSchemaValidator instance that exists as context for the present 
+    // XMLSchemaValidator instance that acts as context for the present 
     // assertion validator subcomponent. Passed into the constructor of 
     // this object.
     XMLSchemaValidator xmlSchemaValidator = null;



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