summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-12-23 16:57:35 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-12-23 16:57:35 +0000
commit73fb3018693b503b541793a51e368f0f0c573b03 (patch)
tree79ff8cd7d30724a9f458e4dbd7f12357364610bc
parentFix use of collection.take in playTake (diff)
downloadtoy-73fb3018693b503b541793a51e368f0f0c573b03.zip
Fix typo
-rw-r--r--scripts/toy.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index ea85504..cc3a803 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -564,7 +564,7 @@ def preRelease = {
}
present([DRESSED], [
["Play with your balls,", "Tease those balls a little,"],
- ["I want to see you horny you are", "see how hard you can get"],
+ ["I want to see how horny you are", "see how hard you can get"],
["before I let you out.", "before I hand over the keys."],
["You should be", "When you're"],
["practically breaking out,", "about to break it for me,"],