Index: openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl,v diff -u -N -r1.8 -r1.9 --- openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl 7 Aug 2017 23:48:00 -0000 1.8 +++ openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl 4 Apr 2018 18:51:56 -0000 1.9 @@ -9,12 +9,12 @@ namespace eval navigation::test {} ad_proc navigation::test::context_bar_multirow_filter {} { - Procuedure for the context_bar_multirow test filter + Procedure for the context_bar_multirow test filter } { aa_run_with_teardown -test_code { set testnode_1 [list "/navigation_test_node1/" "navigation_test_node1"] set testnode_2 [list "[lindex $testnode_1 0]navigation_test_node2/" "navigation_test_node2"] - + # Create hierarchy from the random created nodes db_1row query { select MIN(node_id) as first_node from site_nodes