Fix comment to say 'createInstance' when it really means that, since this is pointed to by devmo as API documentation; no bug; rs=shaver
git-svn-id: svn://10.0.0.236/trunk@230222 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
*
|
||||
* // [optional] custom factory (an object implementing nsIFactory). If not
|
||||
* // provided, the default factory is used, which returns
|
||||
* // |(new MyComponent()).QueryInterface(iid)| in its createInterface().
|
||||
* // |(new MyComponent()).QueryInterface(iid)| in its createInstance().
|
||||
* _xpcom_factory: { ... }
|
||||
*
|
||||
* // QueryInterface implementation, e.g. using the generateQI helper
|
||||
|
||||
Reference in New Issue
Block a user