From: Alan Date: Tue, 22 Feb 2022 07:08:15 +0000 (+0800) Subject: fix typo in docs X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1854fc0d501c72db36b0c0e1db16888e7e2968c1 fix typo in docs --- diff --git a/Roo/form/HtmlEditor.js b/Roo/form/HtmlEditor.js index 73e5e519cd..a6baf6f37e 100644 --- a/Roo/form/HtmlEditor.js +++ b/Roo/form/HtmlEditor.js @@ -101,7 +101,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, { */ 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 : '', /**