Index: openacs-4/packages/acs-subsite/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/package-procs.tcl,v diff -u -r1.36 -r1.37 --- openacs-4/packages/acs-subsite/tcl/package-procs.tcl 9 May 2018 15:33:28 -0000 1.36 +++ openacs-4/packages/acs-subsite/tcl/package-procs.tcl 17 May 2018 14:17:35 -0000 1.37 @@ -844,7 +844,7 @@ } { Calls a pl/[pg]sql proc/func defined within the object type's package. Use of - this Tcl APi proc avoids the need for the developer to write separate SQL for each + this Tcl API proc avoids the need for the developer to write separate SQL for each RDBMS we support. @author Don Baccus (dhogaza@pacifier.com)