Fix #6913 - add more documentation to code
[roojs1] / Roo / menu / MenuMgr.js
index e182cc2..605be80 100644 (file)
@@ -12,7 +12,7 @@
 /**
  * @class Roo.menu.MenuMgr
  * Provides a common registry of all menu items on a page so that they can be easily accessed by id.
- * @singleton
+ * @static
  */
 Roo.menu.MenuMgr = function(){
    var menus, active, groups = {}, attached = false, lastShow = new Date();