Index: openacs-4/packages/acs-tcl/tcl/apm-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-procs.tcl,v diff -u -r1.114.2.4 -r1.114.2.5 --- openacs-4/packages/acs-tcl/tcl/apm-procs.tcl 27 Mar 2019 10:40:29 -0000 1.114.2.4 +++ openacs-4/packages/acs-tcl/tcl/apm-procs.tcl 31 Mar 2019 11:17:59 -0000 1.114.2.5 @@ -2112,7 +2112,7 @@ if {[nsv_exists api_proc_doc_scripts packages/$package_key/$file]} { # # Add for every found entry in proc_doc the contents - # obtained from the doc arguement of ad_proc. + # obtained from the doc argument of ad_proc. # foreach p [nsv_get api_proc_doc_scripts packages/$package_key/$file] { set proc_doc [nsv_get api_proc_doc $p]