Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -N -r1.59 -r1.60 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 25 Mar 2018 22:13:40 -0000 1.59 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 27 Mar 2018 12:22:17 -0000 1.60 @@ -277,7 +277,7 @@ ad_proc -public template::util::richtext::render_widgets { } { - Render all rich-text editors with their their widget spefic + Render all rich-text editors with their their widget specific code. Every editor might have multiple instances on the page, which are accessible to "render_widgets" via the global variable acs_blank_master__htmlareas. This function can be used to perform @@ -325,7 +325,7 @@ The richtext widget can be extended with several plugins, which are OpenACS packages named richtex-EDITOR. Plugins are available e.g. for xinha, tinymce and ckeditor4. When the plugins are installed, one can use e.g. xinha - by sepcifying 'editor xinha' in the options of the widget spec. + by specifying 'editor xinha' in the options of the widget spec. The following options for xinha may be specified: