diff --git a/mozilla/xpcom/sample/nsSample.js b/mozilla/xpcom/sample/nsSample.js index 9e3911aa4a7..1cc9a0916e3 100644 --- a/mozilla/xpcom/sample/nsSample.js +++ b/mozilla/xpcom/sample/nsSample.js @@ -71,8 +71,7 @@ var myModule = { }, /* - * The GetClassObject method is responsible for producing Factory and - * SingletonFactory objects (the latter are specialized for services). + * The GetClassObject method is responsible for producing Factory objects */ getClassObject: function (compMgr, cid, iid) { if (!cid.equals(this.myCID))