Index: openacs-4/packages/acs-subsite/tcl/subsite-navigation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/subsite-navigation-procs.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-subsite/tcl/subsite-navigation-procs.tcl 7 Aug 2017 23:47:58 -0000 1.4 +++ openacs-4/packages/acs-subsite/tcl/subsite-navigation-procs.tcl 30 Jun 2018 21:08:42 -0000 1.5 @@ -41,9 +41,9 @@ @param navigation_multirow The name of the multirow used to build the nav bars @param group Group name for the primary section @param subgroup Group name for the subsection (opened under a selected tab) - @include_all Per default, only the subgroup of the currently selected top menu is return. - When -include_all is specified, the resulting multirow contains all subgroups - (useful for pull-down menus) + @param include_all Per default, only the subgroup of the currently selected top menu is return. + When -include_all is specified, the resulting multirow contains all subgroups + (useful for pull-down menus) } { if { $subsite_id eq "" } {