Index: openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl,v diff -u -r1.33 -r1.34 --- openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl 7 Aug 2017 23:47:59 -0000 1.33 +++ openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl 22 Dec 2017 14:14:20 -0000 1.34 @@ -14,7 +14,7 @@ -separator context } { - Generate the an html fragement for a context bar. + Generate the an html fragment for a context bar. This is the function that takes a list in the format
     [list [list url1 text1] [list url2 text2] ... "terminal text"]