Minor error in DOM 3 Errata

Minor issue with the errata, a spelling error for the word "sentence."

core-1 
<http://lists.w3.org/Archives/Public/www-dom/2005AprJun/0058.html>. 
2005-06-13. [minor typographical error]. Node.getUserData 
<http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Node3-getUserData>

    The sentense

    /Retrieves the object associated to a key on a this node./

    should read

    Retrieves the object associated to a key on this node.

core-2 
<http://lists.w3.org/Archives/Public/www-dom/2005AprJun/0060.html>. 
2005-06-16. [typographical error]. Node.lookupPrefix 
<http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Node3-lookupNamespacePrefix>

    The sentense

    /If more than one prefix are associated to the namespace prefix, the
    returned namespace prefix is implementation dependent./

    should read

    If more than one prefix are associated to the namespace URI, the
    returned namespace prefix is implementation dependent.

-- 
Angelo Lakra
Support/Development Engineer
RODI Systems Corp.
Ph:         505-334-5865
Fax:       505-334-5867
angelo@rodisystems.com
www.rodisystems.com

Received on Thursday, 6 October 2005 04:01:19 UTC