Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.277 -r1.278 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 21 Jul 2018 11:56:37 -0000 1.277 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 19 Sep 2018 01:03:00 -0000 1.278 @@ -2103,8 +2103,8 @@ # Try to use the ckeditor from the richtext-ckeditor4 # installation. # - # There seems to be something broken on 4.9.2 version on - # cdn. if we do not use standard-all, then we see an error + # There seems to be something broken on 4.9.2 version on the + # CDN. If we do not use standard-all, then we see an error # about a missing # ".../4.9.2/full/plugins/iframedialog/plugin.js". There # exists a "iframe" and a "iframedialog" plugin for ckeditor4,