From a7ee532d4971d71dbf30a06cccf268d387b42c47 Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Sat, 1 Aug 2020 14:50:30 -0700
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 ff7bd4f0c24..9996d62b4ca 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -7840,7 +7840,7 @@
 					<</if>>
 				<<else>>
 					<<if $slaves[$i].devotion > 50>>
-						@@.mediumaquamarine;$He is thankful@@ that $he serves a <<= writtenMaster($slaves[$i])>> so kind as to permit $him the tools $he needs to not be reduced to crawling.
+						@@.mediumaquamarine;$He is thankful@@ that $he serves a <<= WrittenMaster($slaves[$i])>> so kind as to permit $him the tools $he needs to not be reduced to crawling.
 						<<set $slaves[$i].trust += 1>>
 					<<elseif $slaves[$i].devotion > 20>>
 						@@.mediumaquamarine;$He appreciates@@ being given the means to maintain some semblance of mobility.
-- 
GitLab