error in http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/

Currently reads:

getElementById
Returns the Element whose id is given by elementId. If no such element exists, returns null. Behavior is not defined if more than one element has this id.

"elementId" should have <code></code> around it.

Received on Monday, 20 January 2003 18:17:17 UTC