Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -N -r1.189.2.23 -r1.189.2.24 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 9 Aug 2019 19:51:02 -0000 1.189.2.23 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 10 Aug 2019 14:33:27 -0000 1.189.2.24 @@ -2952,7 +2952,7 @@ @param node The node to start from @param path_list List of the node to try, e.g. { grouptype typevalue }. - @param attribute_name Attribute name at the very end of the very botton of the tree route at path_list. + @param attribute_name Attribute name at the very end of the very bottom of the tree route at path_list. @author Rocael Hernandez (roc@viaro.net)