Roo/XTemplate.js
authorAlan Knowles <alan@akbkhome.com>
Sat, 7 Apr 2012 03:52:51 +0000 (11:52 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 7 Apr 2012 03:52:51 +0000 (11:52 +0800)
Roo/XTemplate.js

index caea1d2..812ee17 100644 (file)
@@ -39,7 +39,7 @@ var t = new Roo.MasterTemplate(
  *      &lt;tpl exec="some javascript"&gt;&lt;/tpl&gt;
  *
  *      &lt;tpl for="."&gt;&lt;/tpl&gt; - just iterate the property..
- *      &lt;tpl for=".."&gt;&lt;/tpl&gt; - iterates witht the parent (probably the template) 
+ *      &lt;tpl for=".."&gt;&lt;/tpl&gt; - iterates with the parent (probably the template) 
  *      
  *      
  */