Index: openacs-4/packages/xotcl-core/tcl/cr-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/cr-procs.tcl,v diff -u -r1.74 -r1.75 --- openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 29 Aug 2018 09:15:30 -0000 1.74 +++ openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 3 Nov 2018 18:58:49 -0000 1.75 @@ -404,7 +404,7 @@ # "CrClasses" stores all attributes of the class hierarchy in # db_slot. This is due to the usage of the - # automatically created views. Note, that classes created with + # automatically created views. Note that classes created with # ::xo::db::Class keep only the class specific db slots. # foreach {slot_name slot} [[:info superclass] array get :db_slot] {