Index: openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl,v diff -u -N -r1.26 -r1.27 --- openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl 9 May 2018 15:33:29 -0000 1.26 +++ openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl 21 May 2018 16:40:47 -0000 1.27 @@ -172,7 +172,7 @@ @param html_p Does the text have html in it? If so, we strip out html tags in the string we feed to ispell (or aspell). @param no_abort_p Set this tue for testing purposes (e.g. aa_test). - @param var_to_spellcheck The name of the text input type or textarea that holds this text (eg., "email_body") + @param var_to_spellcheck The name of the text input type or textarea that holds this text (e.g., "email_body") } {