From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- extensions/nsplugin/src/npwin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/nsplugin/src/npwin.cpp') diff --git a/extensions/nsplugin/src/npwin.cpp b/extensions/nsplugin/src/npwin.cpp index 779c2684..45a71227 100644 --- a/extensions/nsplugin/src/npwin.cpp +++ b/extensions/nsplugin/src/npwin.cpp @@ -47,7 +47,7 @@ Private_GetJavaClass(void) // // we need these to be global since we have to fill one of its field -// with a data (class) which retquires knowlwdge of the navigator +// with a data (class) which requires knowlwdge of the navigator // jump-table. This jump table is known at Initialize time (NP_Initialize) // which is called after NP_GetEntryPoint static NPPluginFuncs* g_pluginFuncs; -- cgit v1.2.1