Changed roojs-core-debug.jsroojs-debug.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Aug 2021 09:40:21 +0000 (17:40 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Aug 2021 09:40:21 +0000 (17:40 +0800)
roojs-core-debug.js
roojs-debug.js

index f2e187a..5c6a5a5 100644 (file)
@@ -19,7 +19,7 @@ window["undefined"] = window["undefined"];
 /**
  * @class Roo
  * Roo core utilities and functions.
- * @singleton
+ * @static
  */
 var Roo = {}; 
 /**
index 7b675d8..4f5d8f3 100644 (file)
@@ -19,7 +19,7 @@ window["undefined"] = window["undefined"];
 /**
  * @class Roo
  * Roo core utilities and functions.
- * @singleton
+ * @static
  */
 var Roo = {}; 
 /**