mrglavas 2005/02/23 21:18:57
Modified: java/src/org/apache/xerces/xni/grammars
XMLSchemaDescription.java
Log:
Fixing a typo in the javadoc.
Revision Changes Path
1.4 +3 -3
xml-xerces/java/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java
Index: XMLSchemaDescription.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xni/grammars/XMLSchemaDescription.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- XMLSchemaDescription.java 24 Feb 2004 23:15:58 -0000 1.3
+++ XMLSchemaDescription.java 24 Feb 2005 05:18:57 -0000 1.4
@@ -1,5 +1,5 @@
/*
- * Copyright 2002,2004 The Apache Software Foundation.
+ * Copyright 2002,2004,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -117,7 +117,7 @@
public QName getTriggeringComponent();
/**
- * If a call is triggered by an attribute or xsi:type, then this mehtod
+ * If a call is triggered by an attribute or xsi:type, then this method
* returns the enclosing element of such element.
*
* @return the name of the enclosing element
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]