| Index: content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp | 
| diff --git a/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp b/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp | 
| index 8f42d6c509eaa21872df8880d3faae1fc4a05de0..488c859958f9a0300901586c1aa36f4c5c970319 100644 | 
| --- a/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp | 
| +++ b/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp | 
| @@ -31,7 +31,7 @@ | 
|  | 
| using namespace std; | 
|  | 
| -// A test where the plug-ins scriptable object either has or doesn't have an invokeDefault function. | 
| +// A test where the plugins scriptable object either has or doesn't have an invokeDefault function. | 
| class PluginScriptableNPObjectInvokeDefault : public PluginTest { | 
| public: | 
| PluginScriptableNPObjectInvokeDefault(NPP npp, const string& identifier) | 
|  |