From: Alan Knowles Date: Fri, 9 Sep 2016 06:37:17 +0000 (+0800) Subject: Roo/doc/Example.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=9676cfd4b37e94e91fdb49f91e7e5822fec99308;p=roojs1 Roo/doc/Example.js --- diff --git a/Roo/doc/Example.js b/Roo/doc/Example.js index 3295976c43..42db7efe0e 100644 --- a/Roo/doc/Example.js +++ b/Roo/doc/Example.js @@ -8,7 +8,7 @@ * @extends Roo.bootstrap.Component * Example Element class * @cfg {String} title short title describing example - * @cfg {String} lang (phpcode|programlisting) section type. + * @cfg {String} lang (php|txt|sql) section type. * @cfg {String} code example code * @cfg {String} output The expected output from the code *