Author: mrglavas
Date: Mon Aug 27 07:14:28 2007
New Revision: 570134

URL: http://svn.apache.org/viewvc?rev=570134&view=rev
Log:
Fixing a typo.

Modified:
    
xerces/java/trunk/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java

Modified: 
xerces/java/trunk/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java?rev=570134&r1=570133&r2=570134&view=diff
==============================================================================
--- 
xerces/java/trunk/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java 
(original)
+++ 
xerces/java/trunk/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java 
Mon Aug 27 07:14:28 2007
@@ -129,7 +129,7 @@
      * If a call is triggered by an element/attribute/xsi:type in the instance,
      * this call returns all attributes of such an element (or enclosing 
element).
      * 
-     * @return  all attributes of the tiggering/enclosing element
+     * @return  all attributes of the triggering/enclosing element
      */
     public XMLAttributes getAttributes();
     



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

Reply via email to