summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-12-15 11:01:48 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-12-15 11:01:48 +0000
commitdddfa52067e69f02b26acefba40f0ead7ec146e6 (patch)
tree555c4b8efbec9004287105fcc615356ada7e2d86 /scripts
parentAdd activity intervals (diff)
downloadtoy-dddfa52067e69f02b26acefba40f0ead7ec146e6.zip
Fix typo
Diffstat (limited to 'scripts')
-rw-r--r--scripts/toy.groovy2
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."]]);
}