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.48.2.5 -r1.48.2.6 --- openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl 28 Sep 2020 21:04:04 -0000 1.48.2.5 +++ openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl 23 May 2021 17:57:07 -0000 1.48.2.6 @@ -19,7 +19,7 @@
     [list [list url1 text1] [list url2 text2] ... "terminal text"]
     
-    and generates the HTML fragment.  In general the higher level
+    and generates the HTML fragment.  In general, the higher level
     proc ad_context_bar should be
     used, and then only in the sitewide master rather than on
     individual pages.