Fix #6913 - add more documentation to code
[roojs1] / Roo / ComponentMgr.js
index 44d0ea9..36c1649 100644 (file)
@@ -13,7 +13,7 @@
 /**
  * @class Roo.ComponentMgr
  * Provides a common registry of all components on a page so that they can be easily accessed by component id (see {@link Roo.getCmp}).
- * @singleton
+ * @static
  */
 Roo.ComponentMgr = function(){
     var all = new Roo.util.MixedCollection();