Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / DelayedTask.html
index 0a777be..53f1925 100644 (file)
@@ -47,7 +47,7 @@
  * 
  * @constructor The parameters to this constructor serve as defaults and are not required.
  * @param {Function} fn (optional) The default function to call.
- * @param {Object} scope The default scope (The <code><b>this</b></code> reference) in which the
+ * @param {Object} scope (optional) The default scope (The <code><b>this</b></code> reference) in which the
  * function is called. If not specified, <code>this</code> will refer to the browser window.
  * @param {Array} args (optional) The default Array of arguments.
  */