Index: openacs-4/packages/acs-tcl/tcl/xml-1-dom-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/xml-1-dom-procs.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-tcl/tcl/xml-1-dom-procs.tcl 6 Apr 2018 15:12:00 -0000 1.9 +++ openacs-4/packages/acs-tcl/tcl/xml-1-dom-procs.tcl 11 Jun 2018 09:14:55 -0000 1.10 @@ -1973,8 +1973,8 @@ # Return the minimum of two numeric values # # Arguments: -# a a value -# b another value +# a some value +# b another value # # Results: # Returns the value which is lower than the other. @@ -1988,8 +1988,8 @@ # Return the maximum of two numeric values # # Arguments: -# a a value -# b another value +# a some value +# b another value # # Results: # Returns the value which is greater than the other.