Index: openacs-4/packages/xowiki/tcl/yui-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/yui-procs.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/xowiki/tcl/yui-procs.tcl 21 Mar 2018 19:39:52 -0000 1.9 +++ openacs-4/packages/xowiki/tcl/yui-procs.tcl 28 Mar 2018 17:00:41 -0000 1.10 @@ -211,7 +211,7 @@ next append :CSSclass " first-of-type" if {![info exists :href]} { - # If not set to #, the title of the menubaritems wont expand the submenu (only the arrow) + # If not set to #, the title of the menu bar items won't expand the submenu (only the arrow) set :href "#" } }