]> git.sesse.net Git - vlc/commitdiff
* Typo
authorAndre Pang <andrep@videolan.org>
Tue, 28 Dec 2004 14:12:14 +0000 (14:12 +0000)
committerAndre Pang <andrep@videolan.org>
Tue, 28 Dec 2004 14:12:14 +0000 (14:12 +0000)
mozilla/vlcpeer.h

index 9c6188e068ef4715ae5a5ea106cf515bd4687688..a078dbe0f74c59559966906553a2464081ce7bc2 100644 (file)
@@ -33,7 +33,7 @@ public:
     NS_DECL_VLCINTF
 
     // These flags are used by the DOM and security systems to signal that
-    // JavaScript callers are allowed to call this object's scritable methods.
+    // JavaScript callers are allowed to call this object's scriptable methods.
     NS_IMETHOD GetFlags(PRUint32 *aFlags)
     {
         *aFlags = nsIClassInfo::PLUGIN_OBJECT | nsIClassInfo::DOM_OBJECT;