This commit is contained in:
Andre Pang 2004-12-28 14:12:14 +00:00
parent 3e29864a93
commit efa014c4a1
1 changed files with 1 additions and 1 deletions

View 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;