- From: Norman Walsh <ndw@nwalsh.com>
- Date: Fri, 08 Jun 2007 09:33:30 -0400
- To: www-dom@w3.org
- Message-ID: <87tztio9jp.fsf@nwalsh.com>
Here's the other typo I was persuaded to fix recently:
--- TypeInfo.java 2005-01-31 23:14:33+0000 1.1.1.1
+++ TypeInfo.java 2007-06-07 19:43:46+0000 1.2
@@ -168,7 +168,7 @@
* in this interface.
* @return If the document's schema is a DTD or no schema is associated
* with the document, this method will always return <code>false</code>
- * . If the document's schema is an XML Schema, the method will
+ * . If the document's schema is an XML Schema, the method will return
* <code>true</code> if the reference type definition is derived from
* the other type definition according to the derivation parameter. If
* the value of the parameter is <code>0</code> (no bit is set to
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | A hen is only an egg's way of making
http://nwalsh.com/ | another egg.--Samuel Butler (II)
Received on Friday, 8 June 2007 13:33:38 UTC