From b4426246eea8525a0738641e948d3e810f368fd5 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Mon, 8 Oct 2018 04:41:21 -0400
Subject: [PATCH] fix

---
 src/uncategorized/toychest.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/toychest.tw b/src/uncategorized/toychest.tw
index c13133db444..b3d92f77c68 100644
--- a/src/uncategorized/toychest.tw
+++ b/src/uncategorized/toychest.tw
@@ -209,7 +209,7 @@
 		Her bondage pony outfit reinforces the atmosphere of submission to your will.
 	<<case "a sports bra" "sport shorts and a t-shirt" "sport shorts and a sports bra" "sport shorts">>
 		Her athletlic clothing gives the office a more youthful vibe.
-	<<case "a skimpy loincloth" ">>
+	<<case "a skimpy loincloth">>
 		Her skimpy loincloth gives the office a more barbaric and raw atmosphere.
 	<<default>>
 		<<if ($slaves[$i].vaginalAccessory == "chastity belt")>>
-- 
GitLab