Index: openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl,v diff -u -r1.88.2.15 -r1.88.2.16 --- openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 27 Mar 2017 10:33:29 -0000 1.88.2.15 +++ openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 21 Apr 2017 14:22:45 -0000 1.88.2.16 @@ -83,7 +83,7 @@ # The "driverkey" indirection layer: # # Note that in the AOLserver config file, you may optionally add one -# entry for each database definining its "driver key". If you do NOT +# entry for each database defining its "driver key". If you do NOT # specify a driver key in the AOLserver config file, the appropriate # key will be determined for you by calling "ns_db driver" once on # startup for the first pool defined in each database. Therefore,