Bug 303743: fix typo in richlistbox.xml, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2005-08-13 22:32:14 +00:00
Родитель 3f5ab12aff
Коммит 25f92a959e
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -327,7 +327,7 @@
]]>
</constructor>
<deconstructor>
<destructor>
<![CDATA[
// when we are destructed and we are selected, unselect ourselves so
// that richlistbox's selection doesn't point to something not in the DOM.
@ -335,7 +335,7 @@
this.control.clearSelection();
}
]]>
</deconstructor>
</destructor>
<!-- ///////////////// nsIAccessibleProvider ///////////////// -->
<property name="accessible">