Index: openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl,v diff -u -r1.83 -r1.84 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 28 Jun 2018 15:32:37 -0000 1.83 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 30 Jun 2018 17:59:30 -0000 1.84 @@ -2367,7 +2367,7 @@ @return padded string } { if {!($left_p ^ $right_p)} { - error "Please specifiy a single flag -left or -right" + error "Please specify single flag -left or -right" } set slength [string length $string]