Index: tests/alias.test =================================================================== diff -u -N -rf10f6e087eba19df21585a1776e095862306855d -r78c12b94b4cdcd5edb70a546b7bbb7c0a4724668 --- tests/alias.test (.../alias.test) (revision f10f6e087eba19df21585a1776e095862306855d) +++ tests/alias.test (.../alias.test) (revision 78c12b94b4cdcd5edb70a546b7bbb7c0a4724668) @@ -791,7 +791,7 @@ # we can define currently the recursive definition ? [list [:] public object alias foo $handle] "::o::foo" } - # at runtime, we get an exception + # at run time, we get an exception #puts stderr ====== ? {o foo} {target "::o::foo" of alias foo apparently disappeared}