зеркало из https://github.com/mozilla/gecko-dev.git
Bug 106386 - Correct misspellings in source code (old); Misspellings in /js/; r=mrbkap
This commit is contained in:
Родитель
ff2074aa0f
Коммит
fe68bc0609
|
@ -252,7 +252,7 @@ interface nsIXPConnectWrappedJS : nsIXPConnectJSObjectHolder
|
|||
*
|
||||
* That activity is...
|
||||
*
|
||||
* When JavaScript code uses a component that is itself implemeted in
|
||||
* When JavaScript code uses a component that is itself implemented in
|
||||
* JavaScript then XPConnect will build a wrapper rather than directly
|
||||
* expose the JSObject of the component. This allows components implemented
|
||||
* in JavaScript to 'look' just like any other xpcom component (from the
|
||||
|
|
|
@ -223,7 +223,7 @@ private:
|
|||
JSBool VerifyRuntime();
|
||||
|
||||
/* Taking the unusual step of making all data public to simplify
|
||||
* the implemetation of the "C" static debugger hooks.
|
||||
* the implementation of the "C" static debugger hooks.
|
||||
*/
|
||||
|
||||
public:
|
||||
|
|
Загрузка…
Ссылка в новой задаче