fix typo in docs
authorAlan <alan@roojs.com>
Tue, 22 Feb 2022 07:08:15 +0000 (15:08 +0800)
committerAlan <alan@roojs.com>
Tue, 22 Feb 2022 07:08:15 +0000 (15:08 +0800)
Roo/form/HtmlEditor.js

index 73e5e51..a6baf6f 100644 (file)
@@ -101,7 +101,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
      */
     autoClean: true,
     /**
      */
     autoClean: true,
     /**
-     * @cfg {string} bodyCls- default '' default classes to add to body of editable area - usually undoreset is a good start..
+     * @cfg {string} bodyCls default '' default classes to add to body of editable area - usually undoreset is a good start..
      */
     bodyCls : '',
     /**
      */
     bodyCls : '',
     /**