diff --git a/src/endWeek/reports/personalAttention.js b/src/endWeek/reports/personalAttention.js index ae3ec625cad6409b12385f848552fa0ea372b6fe..33faf62a3dd2d64036bc563a5f875da95ef27fc1 100644 --- a/src/endWeek/reports/personalAttention.js +++ b/src/endWeek/reports/personalAttention.js @@ -2488,7 +2488,7 @@ App.PersonalAttention.slaveReport = function(slave) { V.PC.energy += 11 - Math.max(Math.round(V.PC.energy / 10), 1); } if (!isHorny(V.PC)) { - r.push(`With your libido back under control, you turn your attention to making sure ${his} battered dick doesn't give on on you;`); + r.push(`With your libido back under control, you turn your attention to making sure ${his} battered dick doesn't give on you;`); r.push(App.UI.DOM.makeElement("span", `${his} training assignment has defaulted to caring for ${his} health.`, ["noteworthy"])); pa.objective = "health"; } else {