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.13 -r1.14 --- openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 22 Jan 2018 09:42:31 -0000 1.13 +++ openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 4 Apr 2018 18:51:56 -0000 1.14 @@ -463,8 +463,8 @@ foreach proc_block $procedure_list { - # each pro_block text block contains both the directive-marked comments and - # the source code for the procedyre + # each pro_block text block contains both the directive-marked comments and + # the source code for the procedure doc::parse_comment_text $proc_block }