Fix #6913 - add more documentation to code
[roojs1] / Roo / util / Format.js
index 6afc6ff..6c9b888 100644 (file)
@@ -12,7 +12,7 @@
 /**
  * @class Roo.util.Format
  * Reusable data formatting functions
- * @singleton
+ * @static
  */
 Roo.util.Format = function(){
     var trimRe = /^\s+|\s+$/g;