Index: tests/tcl86.test =================================================================== diff -u -rf934951db464db1a6f39ac98290ecde17a466cd7 -rc4f449cb353be812ba6502ef8e9587e87881f59b --- tests/tcl86.test (.../tcl86.test) (revision f934951db464db1a6f39ac98290ecde17a466cd7) +++ tests/tcl86.test (.../tcl86.test) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) @@ -186,7 +186,7 @@ nx::Class create ATeam -superclass Enumerator { # # Overload "each" to show overloading. Here, we simply capitalize - # the memebers in the "each" method. + # the members in the "each" method. # :public method each {var body} { while 1 {