Index: openacs-4/packages/forums/tcl/forums-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/forums-callback-procs.tcl,v diff -u -N -r1.12.2.2 -r1.12.2.3 --- openacs-4/packages/forums/tcl/forums-callback-procs.tcl 1 Mar 2019 10:20:30 -0000 1.12.2.2 +++ openacs-4/packages/forums/tcl/forums-callback-procs.tcl 10 Mar 2019 22:06:40 -0000 1.12.2.3 @@ -185,7 +185,7 @@ # GN: The standard conversion from "text/enhanced" to # "text/plain" converts first from "text/enhanced" to # "text/html" and then from "text/html" to "text/plain". This - # can take for large forums posting a long time (e.g a few + # can take for large forums posting a long time (e.g. a few # minutes on openacs.org). Since this function is used just # for the summarizer (when listing a short paragraph in the # context of the search result), we can live here with a much