From 14168afc6d1a2f9134f60b3ddfe2c0c19de94e8c Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Thu, 8 Mar 2018 21:26:18 -0500
Subject: [PATCH] typo correction

---
 devNotes/VersionChangeLog-Premod+LoliMod.txt | 2 +-
 src/uncategorized/reRecruit.tw               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 35456f92709..f667e0eed2c 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -8,7 +8,7 @@
 	-tweaked saGuardsYou to actually count facility heads the BG has trained when it comes to counting successors
 	-your BG nows considers servants and your harem in her count
 	-a race now no longer be both superior and inferior
-	-slaves can now die of age as young as 50 should they be in bad condition
+	-slaves can now die of age as young as 50 should they be in bad condition, conversely, healthy slaves live longer
 
 	386
 	-tweaked childgen to only random face and int for playerXmarked if the child is below the minimum value
diff --git a/src/uncategorized/reRecruit.tw b/src/uncategorized/reRecruit.tw
index 1878ca29a92..b9fa00e402f 100644
--- a/src/uncategorized/reRecruit.tw
+++ b/src/uncategorized/reRecruit.tw
@@ -241,7 +241,7 @@ A young <<if $activeSlave.physicalAge < 13>>girl<<elseif $activeSlave.physicalAg
 <<set $activeSlave.prestigeDesc = "She was a famous young musical prodigy known throughout both the old world and the free cities.">>
 <<set $activeSlave.accent = 1>>
 
-Not every day in the arcology is calm and this one is most certainly more energetic than usual. It seems there is a large crowd is gathering along the 
+Not every day in the arcology is calm and this one is most certainly more energetic than usual. It seems there that a large crowd is gathering along the 
 <<if $terrain != "oceanic">>
 	road extending from the front gate as a small convoy of luxury vehicles rolls in. Your arcology isn't immune to outside old world influences, and the person in the center vehicle
 <<elseif $terrain == "oceanic">>
-- 
GitLab