(no bug) comment fix in SVG code: s/rational/rationale/. a=comments-only

This commit is contained in:
Daniel Holbert 2010-11-30 21:27:30 -08:00
Родитель c2d05e9556
Коммит a9900b4cb7
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -75,10 +75,10 @@ class DOMSVGLengthList;
* | | | | | |
* element ~> DOMSVGAnimatedLengthList ~> DOMSVGLengthList ~> DOMSVGLength
*
* Rational:
* Rationale:
*
* The following three paragraphs explain the main three requirements that must
* be met by any design. These are followed by an explanation of the rational
* be met by any design. These are followed by an explanation of the rationale
* behind our particular design.
*
* 1: DOMSVGAnimatedLengthList, DOMSVGLengthLists and DOMSVGLength get to their