Index: openacs-4/packages/xowiki/tcl/menu-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/menu-procs.tcl,v diff -u -r1.8.2.9 -r1.8.2.10 --- openacs-4/packages/xowiki/tcl/menu-procs.tcl 21 Apr 2017 13:51:54 -0000 1.8.2.9 +++ openacs-4/packages/xowiki/tcl/menu-procs.tcl 22 Apr 2017 16:59:39 -0000 1.8.2.10 @@ -120,7 +120,7 @@ # 3) All menu entry names should be named after the menu name # # Notice: the current implementation uses interally dicts. Since the - # code should as well work with tcl 8.4 instances, we provide a + # code should as well work with Tcl 8.4 instances, we provide a # compatibility layer. Maybe it would be better to base the code on # an ordered composite. Ideally, the interface should stay mostly # compatible.