From 3bd628091c897cf1656009edab5ffe82b27d9958 Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Sun, 21 Apr 2019 18:17:32 -0400
Subject: [PATCH] Spelling fix

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

diff --git a/src/uncategorized/bodyModificationReaction.tw b/src/uncategorized/bodyModificationReaction.tw
index a6756ce8d7c..ac4e53e73c9 100644
--- a/src/uncategorized/bodyModificationReaction.tw
+++ b/src/uncategorized/bodyModificationReaction.tw
@@ -12,7 +12,7 @@ As you cast off $his bindings<<if canSee($activeSlave)>> and <<if ($activeSlave.
 <<if $activeSlave.fetish != "mindbroken" && $activeSlave.fuckdoll == 0>>
 	<<if $degradation > 10>>
 		<<if $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-			$He is appalled by the whorish spectacle you have made of $him. $He @@.mediumorchid;loves@@ you all the more for this, but $his resolve is @@.gold;whittled down@@ by your power over $him.
+			$He is appalled by the whorish spectacle you have made of $him. $He @@.mediumorchid;loathes@@ you all the more for this, but $his resolve is @@.gold;whittled down@@ by your power over $him.
 			<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
 		<<elseif $activeSlave.devotion <= 50 && $activeSlave.trust < -50>>
 			$He is appalled by the whorish spectacle you have made of $him. $He @@.gold;fears@@ you all the more for this but is so terrified of you it does not affect $his submission.
-- 
GitLab