[jdom-interest] JavaDoc typo in Element.java

Elliotte Rusty Harold elharo at metalab.unc.edu
Tue Jun 20 10:39:51 PDT 2000


In Line 447 of Element.java as of last night's CVS, 

    *   and nexted elements, <code>{@link #setMixedContent}</code>

should be

    *   and nested elements, <code>{@link #setMixedContent}</code>

That is, "nexted" should be "nested". 
-- 
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+ 
|               Java I/O (O'Reilly & Associates, 1999)               |
|            http://metalab.unc.edu/javafaq/books/javaio/            |
|   http://www.amazon.com/exec/obidos/ISBN=1565924851/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://metalab.unc.edu/javafaq/ | 
|  Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/     |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list