From 9205dba043f25d613dac96fd99fd58b58be366d5 Mon Sep 17 00:00:00 2001
From: pregmodfan <pregmodfan@cock.li>
Date: Sat, 28 Oct 2017 00:00:10 +0300
Subject: [PATCH] sanityCheck syntax fix

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

diff --git a/src/pregmod/fFeet.tw b/src/pregmod/fFeet.tw
index 38383e1cdec..0c0d94657fa 100644
--- a/src/pregmod/fFeet.tw
+++ b/src/pregmod/fFeet.tw
@@ -311,7 +311,7 @@ You call $activeSlave.slaveName to your office, telling $possessive to use $poss
 	<<elseif ($activeSlave.devotion < 60 || ($activeSlave.sexualQuirk == "unflinching" && $activeSlave.devotion < 20))>>
 		$pronounCap does $possessive best to please you from $possessive position on $possessive side, massaging your cock nicely.
 	<<else>>
-		<<if ($activeSlave.trust < -50>>
+		<<if ($activeSlave.trust < -50)>>
 			Her lack of trust causes her to ask <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>sir<<else>>ma'am<</if>> "is this pleasurable for you?", spoiling the moment. 
 		<<else>>
 			$pronounCap moves $possessive feet hypnotically, trying $possessive hardest to make you cum. Being on $possessive side doesn't affect her footjob, and you get a nice view of her _legs legs as $pronoun runs $possessive feet across your cock. 
-- 
GitLab