@verb #4214:"typo" any any any rxdo #8438 @program #4214:"typo" any any any "States, to those in the room, that you made a typo." this:update_usage(verb, player) if (!dobjstr) player.location:announce(player:title(), " made a typo.") player:tell("You made a typo.") else player.location:announce(player:title(), " made a typo, but meant: \"", argstr, "\"") player:tell("You really meant: \"", argstr, "\"") endif .