From 7b718dc3351008b0d416da7e5e92d9795a2255f8 Mon Sep 17 00:00:00 2001
From: pregmodfan <pregmodfan@cock.li>
Date: Mon, 31 Jul 2017 15:14:52 +0300
Subject: [PATCH] sanityCheck fix

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

diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index efcde05eeea..8aad2b63a13 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -5716,7 +5716,7 @@ $pronounCap has
 	<<elseif hyperPregBellyOne($activeSlave)>>
 		$activeSlave.slaveName's tank top rests atop $possessive gigantic pregnant belly leaving $possessive looking like someone who fucked all the locals.
 	<<elseif $activeSlave.weight > 160>>
-		$activeSlave.slaveName's tank top rests atop $possessive massively fat belly, leaving it to hang over $possessive fatigues. There is no way $prnoun didn't slut $possessive way through basic.
+		$activeSlave.slaveName's tank top rests atop $possessive massively fat belly, leaving it to hang over $possessive fatigues. There is no way $pronoun didn't slut $possessive way through basic.
 	<<elseif hugeBellyPreg($activeSlave) || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
 		$activeSlave.slaveName's tank top barely even covers the top of $possessive huge pregnant belly, leaving $possessive looking like someone who had too much fun on shore leave.
 	<<elseif $activeSlave.weight > 160>>
-- 
GitLab