Index: tests/testx.xotcl =================================================================== diff -u -rc11ab22190bdfe6231b454e9969b6ffafb547f9c -r3820f18dd18f32ee2a7c1fec96f33befc4fefc95 --- tests/testx.xotcl (.../testx.xotcl) (revision c11ab22190bdfe6231b454e9969b6ffafb547f9c) +++ tests/testx.xotcl (.../testx.xotcl) (revision 3820f18dd18f32ee2a7c1fec96f33befc4fefc95) @@ -3938,7 +3938,7 @@ catch { o y 4 56 5 } m - errorCheck $m {to many arguments: should be "y ?-x arg? ?-a arg? a b"} "wrong \# check 1" + errorCheck $m {too many arguments: should be "y ?-x arg? ?-a arg? a b"} "wrong \# check 1" catch { o y } m