Fix #6913 - add more documentation to code
[roojs1] / Roo / state / Manager.js
index 956a5cc..4826cca 100644 (file)
@@ -25,7 +25,7 @@ init : function(){
    var dialog = new Roo.BasicDialog(...);
    dialog.restoreState();
  </code></pre>
- * @singleton
+ * @static
  */
 Roo.state.Manager = function(){
     var provider = new Roo.state.Provider();