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: [email protected]
For additional commands, e-mail: [email protected]