From 11a7b9fde9cf25e5d9ebfca51b0035c2305b7d3c Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Sun, 7 Jun 2020 16:12:33 -0700
Subject: [PATCH] capitalization

---
 src/endWeek/saPleaseYou.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/endWeek/saPleaseYou.js b/src/endWeek/saPleaseYou.js
index baf14cb9e01..44b834c80f8 100644
--- a/src/endWeek/saPleaseYou.js
+++ b/src/endWeek/saPleaseYou.js
@@ -1550,7 +1550,7 @@ App.SlaveAssignment.pleaseYou = (function() {
 
 		if (slave.need) {
 			if (slave.energy > 95 && V.masterSuiteUpgradeLuxury === 2 && V.fuckSlaves > 1) {
-				r.push(`${he}'s a nymphomaniac and very difficult to sate, but the fuckpit allows ${him} all the sex even ${he} could ever want.`);
+				r.push(`${He}'s a nymphomaniac and very difficult to sate, but the fuckpit allows ${him} all the sex even ${he} could ever want.`);
 				slave.need = 0;
 			} else if (slave.devotion > 95) {
 				r.push(`${He}'s so devoted to you that any intimacy with you at all gives ${him} sexual satisfaction.`);
-- 
GitLab