mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 408373 - Typo in a comment in nsLoginManagerPrompter.js. p=ehsan.akhgari@gmail.com, r/a1.9=beltzner
This commit is contained in:
parent
848a8474fc
commit
f0fd156a90
@ -613,10 +613,10 @@ LoginManagerPrompter.prototype = {
|
||||
|
||||
|
||||
/*
|
||||
* _getLocalisedString
|
||||
* _getLocalizedString
|
||||
*
|
||||
* Can be called as:
|
||||
* _getLocalisedString("key1");
|
||||
* _getLocalizedString("key1");
|
||||
* _getLocalizedString("key2", ["arg1"]);
|
||||
* _getLocalizedString("key3", ["arg1", "arg2"]);
|
||||
* (etc)
|
||||
|
Loading…
Reference in New Issue
Block a user