mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Correct spelling of useable and independant
This commit is contained in:
parent
0e0282a2f8
commit
2173918ab7
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user