Index: tests/contains.test =================================================================== diff -u -N -r2125f114120d953c748412a31064d50cad37abfa -r2a955681817e4db4776d7ae904babe8053c5ad74 --- tests/contains.test (.../contains.test) (revision 2125f114120d953c748412a31064d50cad37abfa) +++ tests/contains.test (.../contains.test) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) @@ -153,7 +153,7 @@ ######################################################################## # -# Test that we do not allow to mix object systems within the intrinsic +# Test that we do not allow one to mix object systems within the intrinsic # classes of an object. Otherwise we would have problems with the # recreate "C0 create c0". On a recreate of c0 the object system for # C0 is ::xotcl, therefore we try to call recreate. In the C0 class