Index: tests/alias.test =================================================================== diff -u -N -r2a955681817e4db4776d7ae904babe8053c5ad74 -rf10f6e087eba19df21585a1776e095862306855d --- tests/alias.test (.../alias.test) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) +++ tests/alias.test (.../alias.test) (revision f10f6e087eba19df21585a1776e095862306855d) @@ -753,7 +753,7 @@ ? {::o object alias X ::x} "::o::X" # Recreate the object. On recreation, the object is not freed, - # therefore we test the reference counter is aleady set, and must + # therefore we test the reference counter is already set, and must # nor be incremented nx::Object create ::x ? {::o object alias X ::x} "::o::X"