зеркало из https://github.com/mozilla/gecko-dev.git
Bug 697102 - Correct the comment for unregisterErrorStringBundle(); r=bsmedberg DONTBUILD
This commit is contained in:
Родитель
69a47737d4
Коммит
8ee583ea11
|
@ -55,7 +55,7 @@ interface nsIErrorService : nsISupports
|
|||
void registerErrorStringBundle(in short errorModule, in string stringBundleURL);
|
||||
|
||||
/**
|
||||
* Registers a string bundle URL for an error module.
|
||||
* Unregisters a string bundle URL for an error module.
|
||||
*/
|
||||
void unregisterErrorStringBundle(in short errorModule);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче