From 36e0cea1d7cc99d03710313d84d69157e02d53c8 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Fri, 16 Oct 2020 10:23:13 -0400
Subject: [PATCH] then -> than

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

diff --git a/src/uncategorized/peConcubineInterview.tw b/src/uncategorized/peConcubineInterview.tw
index 086a0e56f34..c83d8c7fb19 100644
--- a/src/uncategorized/peConcubineInterview.tw
+++ b/src/uncategorized/peConcubineInterview.tw
@@ -81,7 +81,7 @@ You receive an official communication from a popular talk show e-hosted in one o
 		<<elseif $activeSlave.intelligence+$activeSlave.intelligenceImplant > 15>>
 			$He manages to sway the topic away from $his apparent underageness. "I'm really <<= $activeSlave.actualAge>>, believe it or not. Wouldn't you like to know my <<s>>ecret?"
 		<<else>>
-			$He manages to completely miss the insinuation and @@.red;make things worse then they really are.@@ "<<Master>> love<<s>> the way I look, that'<<s>> why I'm <<hisP>> favorite after all, but I'm <<s>>till <<= $activeSlave.actualAge>>-year<<s>> old."
+			$He manages to completely miss the insinuation and @@.red;make things worse than they really are.@@ "<<Master>> love<<s>> the way I look, that'<<s>> why I'm <<hisP>> favorite after all, but I'm <<s>>till <<= $activeSlave.actualAge>>-year<<s>> old."
 			<<run repX(-100, "concubine", $activeSlave)>>
 		<</if>>
 	<<elseif $activeSlave.face > 95>>
-- 
GitLab