Index: openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl,v diff -u -N -r1.93.2.32 -r1.93.2.33 --- openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 6 Dec 2020 08:20:27 -0000 1.93.2.32 +++ openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 6 Dec 2020 08:37:05 -0000 1.93.2.33 @@ -1093,7 +1093,7 @@ -create_table_attribute false \ {*}$config # - # Changing the domain is neccessary for "update_attribute_from_slot" + # Changing the domain is necessary for "update_attribute_from_slot" # for the extended slots like "title", "description" etc. But then # the accessor methods (for "title", "description") have to be # installed manually for the classes, on which the extension