From 91d184e3a9aecfa5dea47bcac1ee32f94bc8751c Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Wed, 30 Oct 2019 22:24:33 -0400
Subject: [PATCH] another fix

---
 src/uncategorized/personalAttentionSelect.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/personalAttentionSelect.tw b/src/uncategorized/personalAttentionSelect.tw
index aee688cace0..98590f03d90 100644
--- a/src/uncategorized/personalAttentionSelect.tw
+++ b/src/uncategorized/personalAttentionSelect.tw
@@ -189,7 +189,7 @@
 
 		You will give ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' your personal attention this week.
 
-		Your training will seek to <<span "training"+_i>><strong>$personalAttention[_i].trainingRegimen</strong><</span>>.
+		Your training will seek to <<span "training"+_i>><strong><<print $personalAttention[_i].trainingRegimen.replace("her", $his)>></strong><</span>>.
 
 		<br>Change training objective:
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;
-- 
GitLab