Index: openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl 4 Apr 2018 21:31:57 -0000 1.10 +++ openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl 1 May 2018 08:27:19 -0000 1.11 @@ -192,7 +192,7 @@ # Get each line that contains "procedure" or "function" in it # Pretty risky... The like query should be improved to return - # less false matches + # fewer false matches db_multirow result get_functions "" { # Only insert a row into the datasource if it looks like a procedure