changed a comment

This commit is contained in:
jband%netscape.com 1999-08-23 07:58:19 +00:00
parent cf77b893a6
commit eb6cb3f04d

View File

@ -146,7 +146,7 @@ public:
// To manipulate such a wrapper (as opposed to manipulating the wrapped
// JSObject via the wrapper) do a QueryInterface for the
// nsIXPConnectWrappedJSMethods interface
// i.e. 'nsIXPConnectWrappedJSMethods::GetIID()'
// i.e. 'GET_NS_IID(nsIXPConnectWrappedJSMethods)'
// and use the methods on that interface. (see below)
/******************************************/