Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless git-svn-id: svn://10.0.0.236/trunk@185035 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
NPBool isInitialized();
|
||||
|
||||
// we need to provide implementation of this method as it will be
|
||||
// used by Mozilla to retrive the scriptable peer
|
||||
// used by Mozilla to retrieve the scriptable peer
|
||||
NPError GetValue(NPPVariable variable, void *value);
|
||||
|
||||
// locals
|
||||
|
||||
@@ -52,7 +52,7 @@ public:
|
||||
NPBool isInitialized();
|
||||
|
||||
// we need to provide implementation of this method as it will be
|
||||
// used by Mozilla to retrive the scriptable peer
|
||||
// used by Mozilla to retrieve the scriptable peer
|
||||
// and couple of other things on Unix
|
||||
NPError GetValue(NPPVariable variable, void *value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user