Index: openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl,v diff -u -r1.17 -r1.18 --- openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 9 May 2018 15:33:29 -0000 1.17 +++ openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 25 Jul 2018 18:54:12 -0000 1.18 @@ -111,7 +111,7 @@ divides a string variable into a list of strings, all but the first element beginning with the indicated text marker; the first element of the created list contains all of the string preceding the first occurrence of the text marker - @param text name of string variable (not the string value itself) + @param text_ref name of string variable (not the string value itself) @param marker the string indicating text division @see doc::util::find_marker_indices