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 -r1.110 -r1.111 --- openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 13 Dec 2017 20:42:31 -0000 1.110 +++ openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 21 Dec 2017 18:11:32 -0000 1.111 @@ -2070,7 +2070,7 @@ Please specify a shorter sql_package_name in the class definition." } if {${:sql_package_name} eq ""} { - error "Cannot determine SQL package_name. Please specify it explicitely!" + error "Cannot determine SQL package_name. Please specify it explicitly!" } if {![info exists :table_name]} {