mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Typo fix. r=peterv sr=bzbarsky (bug 170782)
This commit is contained in:
parent
96fc87ff4c
commit
ddd0a89dfb
@ -99,7 +99,7 @@ DOM_MSG_DEF(NS_ERROR_UNEXPECTED , "Unexpected error")
|
||||
DOM_MSG_DEF(NS_ERROR_OUT_OF_MEMORY , "Out of Memory")
|
||||
DOM_MSG_DEF(NS_ERROR_ILLEGAL_VALUE , "Illegal value")
|
||||
DOM_MSG_DEF(NS_ERROR_INVALID_ARG , "Invalid argument")
|
||||
DOM_MSG_DEF(NS_ERROR_NO_AGGREGATION , "Component doe not support aggregation")
|
||||
DOM_MSG_DEF(NS_ERROR_NO_AGGREGATION , "Component does not support aggregation")
|
||||
DOM_MSG_DEF(NS_ERROR_NOT_AVAILABLE , "Component is not available")
|
||||
DOM_MSG_DEF(NS_ERROR_FACTORY_NOT_REGISTERED , "Factory not registered")
|
||||
DOM_MSG_DEF(NS_ERROR_FACTORY_NOT_LOADED , "Factory not loaded")
|
||||
|
Loading…
x
Reference in New Issue
Block a user