[issue2270] Typo on 8.6.2.5 Document Objects page

2008-03-13 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Fixed in r61364. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue2270] Typo on 8.6.2.5 Document Objects page

2008-03-10 Thread T.G.M.
New submission from T.G.M. <[EMAIL PROTECTED]>: The Python 2.5.2 online docs, "http://docs.python.org/lib/dom-document-objects.html"; (http://docs.python.org/lib/dom-document-objects.html) has the following 2nd sentence: Remeber that it inherits properties from Node. Remeber should be Remember.