diff options
-rw-r--r-- | scripts/toy.groovy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy index 751ca7c..312bb8e 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -945,7 +945,7 @@ def intSqueeze = { } else { present([DRESSED,TEASE], [ - ["Squeeze yours balls", "Grab your balls and squuze them"], + ["Squeeze yours balls", "Grab your balls and squeeze them"], ["good and tight", "firm and hard"], ["until they hurt a little.", "as if I was doing it."]]); } |