Index: tests/methods.test =================================================================== diff -u -N -rfe42ee0cfabddf7932137759180bf19c9e4c22b2 -r8024df76962dab57646dc206e07a7ae66e7990ad --- tests/methods.test (.../methods.test) (revision fe42ee0cfabddf7932137759180bf19c9e4c22b2) +++ tests/methods.test (.../methods.test) (revision 8024df76962dab57646dc206e07a7ae66e7990ad) @@ -53,7 +53,7 @@ # There is no tangible difference between a bareword and a one-element - # list in Tcl (singelton list). So, there will remain exotique method + # list in Tcl (singleton list). So, there will remain exotique method # names including curly braces, along with other peculiar names, # e.g. those starting with #. ? {set ::h [nsf::method::create ::C {{{{{a}}}}} {} {;}]} {::nsf::classes::C::{{{{a}}}}}