From b1b2d771f054b8c7b4b9cc6c4c6b4e5591419a16 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 30 Jun 2019 12:07:48 +0100 Subject: Fix typo --- scripts/toy/tease.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/toy/tease.groovy b/scripts/toy/tease.groovy index 5ace6e3..5402084 100644 --- a/scripts/toy/tease.groovy +++ b/scripts/toy/tease.groovy @@ -66,7 +66,7 @@ showButtonGT("Edging, ${dommeTitle()}", "edging", allowedTime + 20, 1); if (getRandom(2) == 1) { present(imageSpec, [ - ["Hold it...", "And hold...", "Keeping going..."]]); + ["Hold it...", "And hold...", "Keep going..."]]); if (mightCum(getRandom(20) + 5)) return; } present(imageSpec, [ -- cgit v1.2.3