Correct spelling of useable and independant

This commit is contained in:
Phil Ringnalda 2010-04-16 22:03:49 -07:00
parent 0e0282a2f8
commit 2173918ab7

View File

@ -98,7 +98,7 @@ interface nsIAccessibleProvider : nsISupports
/** A combination of a tabs object and a tabpanels object */
const long XULTabBox = 0x00001018;
/** The collection of tab objects, useable in the TabBox and independant of
/** The collection of tab objects, usable in the TabBox and independent of it
as well */
const long XULTabs = 0x00001019;