DOM3 Core: typo in textContent

Hi,

  DOM Level 3 Core has for textContent:

  On setting, any possible children this node may have are removed and,
  if it the new string is not empty or null, replaced by a single Text
  node containing the string this attribute is set to. 

It seems the 'it' should not be there.

regards,
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Saturday, 25 March 2006 19:49:19 UTC