From c08243a06eb7ab6bb34b77a16db05746fd0294cf Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Tue, 3 Mar 2020 03:54:08 -0800
Subject: [PATCH] Update saLongTermEffects.tw

---
 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 fff78fc1742..4f46b4c08e0 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -5664,7 +5664,7 @@
 			Society @@.green;approves@@ of $slaves[$i].slaveName's dimwitted mind; this supports the idea that slaves should be entirely dependent on their owner.
 			<<= FutureSocieties.ChangePorn("IntellectualDependency", 1)>>
 		<<elseif ["be your Head Girl", "be the Attendant", "be the Farmer", "be the Madam", "be the Matron", "be the Nurse", "be the Schoolteacher", "be the Stewardess"].includes($slaves[$i].assignment)>>
-			Society understands the value of intelligence in $his appointed position and is willing overlook it.
+			Society understands the value of intelligence in $his appointed position and is willing to overlook it.
 		<<elseif ($slaves[$i].intelligence+$slaves[$i].intelligenceImplant > 10)>>
 			Society @@.red;disapproves@@ of $slaves[$i].slaveName's sharp mind; this holds back acceptance of the idea that slaves should be dumb and dependent.
 			<<= FutureSocieties.ChangePorn("IntellectualDependency", -1)>>
-- 
GitLab