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.152 -r1.153 --- openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 23 Oct 2024 12:26:29 -0000 1.152 +++ openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 23 Oct 2024 13:14:05 -0000 1.153 @@ -1055,7 +1055,7 @@ # XOTcl Object type cache. This partitioned cache is used # for obtaining types for objects and for the lookup of # item_ids via parent_id and name for the content - # respository. In case of bottlenecks, increase the number + # repository. In case of bottlenecks, increase the number # of partitions and the cache size. # }