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:
timeless%mozdev.org
2005-11-21 06:25:15 +00:00
parent 910daad868
commit db63280166
28 changed files with 28 additions and 28 deletions

View File

@@ -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

View File

@@ -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);