From 928b60b0af9b53c139b1aaa30b7d3872586d8fd3 Mon Sep 17 00:00:00 2001
From: Anu <anulithic@gmail.com>
Date: Thu, 2 Mar 2023 23:13:38 -0800
Subject: [PATCH] Swap pronoun

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

diff --git a/src/endWeek/saServeYourOtherSlaves.js b/src/endWeek/saServeYourOtherSlaves.js
index 898873aa67e..0f64baf0106 100644
--- a/src/endWeek/saServeYourOtherSlaves.js
+++ b/src/endWeek/saServeYourOtherSlaves.js
@@ -809,7 +809,7 @@ App.SlaveAssignment.serveYourOtherSlaves = function saServeYourOtherSlaves(slave
 					domSlave.fetishKnown = 1;
 				}
 				stimulateSlaveProstate(slave, domSlave);
-				r.push(`to force ${him} to climax so ${domName} can wrap ${his2} ${domRace} lips around ${subName}'s ${subRace} dickhead to suck down ${his2} cum. <span class="hotpink">${domName} enjoys having a servile dick on demand.</span>`);
+				r.push(`to force ${him} to climax so ${domName} can wrap ${his2} ${domRace} lips around ${subName}'s ${subRace} dickhead to suck down ${his} cum. <span class="hotpink">${domName} enjoys having a servile dick on demand.</span>`);
 			} else if (slave.dick > 0 && !canAchieveErection(slave)) {
 				if (domFetishKnown) {
 					r.push(`Since ${domName} loves cum, and ${subName} has a dick,`);
-- 
GitLab