Index: openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl,v diff -u -N -r1.148.2.27 -r1.148.2.28 --- openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 3 Sep 2020 08:42:59 -0000 1.148.2.27 +++ openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 6 Dec 2020 08:37:05 -0000 1.148.2.28 @@ -1638,7 +1638,7 @@ ::xo::db::Class instproc dbproc_nonposargs {object_name} { # - # This method compiles a stored procedure into a xotcl method + # This method compiles a stored procedure into an XOTcl method # using a classic nonpositional argument style interface. # # The current implementation should work on PostgreSQL and Oracle