Index: tests/interp.test =================================================================== diff -u -rc4f449cb353be812ba6502ef8e9587e87881f59b -r2a955681817e4db4776d7ae904babe8053c5ad74 --- tests/interp.test (.../interp.test) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) +++ tests/interp.test (.../interp.test) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) @@ -533,7 +533,7 @@ $i hide FOO ? {$i hidden} FOO # - # For now, we do not allow to dispatch to hidden proc targets + # For now, we do not allow one to dispatch to hidden proc targets # through their method aliases as this would counteract the idea of # hiding cmds from a (safe) slave interp. As the NSF aliasing works # unrestrictedly in child (safe) interps (as opposed to [interp