Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.542.2.175 -r1.542.2.176 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 20 Apr 2023 08:13:08 -0000 1.542.2.175 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 10 Jul 2023 08:53:32 -0000 1.542.2.176 @@ -4702,7 +4702,7 @@ }] # # Deactivating hstore optimization for now, must be further - # compeleted and debugged before activating it again. + # completed and debugged before activating it again. # if {$wc(h) ne "" || $uc(h) ne ""} { ns_log notice "hstore available $use_hstore, but deactivating anyway for now (wc $wc(h) uc $uc(h) )"