- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Sun, 12 Jun 2005 12:44:15 -0400
- To: www-dom@w3.org
On
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#ID-1950641247
you find:
getUserData introduced in DOM Level 3
Retrieves the object associated to a key on a this node.
should of course be
getUserData introduced in DOM Level 3
Retrieves the object associated to a key on this node.
(Delete "a")
very minor of course, but you'll probably want to fix this if there's
ever a second edition.
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
Received on Sunday, 12 June 2005 16:44:22 UTC