mrglavas    2005/05/15 11:49:22

  Modified:    java/src/org/apache/xerces/jaxp/validation
                        XSGrammarPoolContainer.java
  Log:
  Fixing a typo.
  
  Revision  Changes    Path
  1.2       +2 -2      
xml-xerces/java/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java
  
  Index: XSGrammarPoolContainer.java
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/java/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSGrammarPoolContainer.java       14 May 2005 20:12:04 -0000      1.1
  +++ XSGrammarPoolContainer.java       15 May 2005 18:49:22 -0000      1.2
  @@ -36,7 +36,7 @@
       /**
        * <p>Returns whether the schema components contained in this object
        * can be considered to be a fully composed schema and should be
  -     * used to exclusion of other schema components which may be
  +     * used to the exclusion of other schema components which may be
        * present elsewhere.</p>
        * 
        * @return whether the schema components contained in this object
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to