From c8304f6d7a055d03d31cfc63889f0f654b820fde Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Tue, 4 Aug 2020 22:06:03 -0700
Subject: [PATCH] typo: "sensetive"

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

diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index eaedcb3e88b..71b338fbc7f 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -7668,7 +7668,7 @@
 <<if $slaves[$i].geneticQuirks.uterineHypersensitivity == 2>>
 	<<if $slaves[$i].vaginaLube < 2 && $slaves[$i].preg >= $slaves[$i].pregData.normalBirth * .75>>
 		<<if $geneticMappingUpgrade >= 1>>
-			$His vagina begins to @@.lime;produce more sexual fluids@@ as the stimulation to $his hypersensetive uterus nears its climax.
+			$His vagina begins to @@.lime;produce more sexual fluids@@ as the stimulation to $his hypersensitive uterus nears its climax.
 		<<else>>
 			$His vagina oddly begins to @@.lime;produce more sexual fluids@@ in apparent preparation to $his upcoming birth.
 		<</if>>
-- 
GitLab