Changed docs/src/Roo_htmleditor_FilterWord.js.html
[roojs1] / roojs-doc-debug.js
index 2ba7d6b..d1a39ba 100644 (file)
@@ -434,7 +434,7 @@ Roo.extend(Roo.doc.Section, Roo.bootstrap.Component,  {
             
             cfg.cn.push(ul);
         }
-        if (this.stype == 'return' && (syn.returndesc.length | syn.returntype.length )) {
+        if (this.stype == 'return' && (syn.returndesc.length || syn.returntype.length )) {
             
             cfg.cn.push({
                 tag: 'p',