From 1bc6139e46e4abbf2a12f70451f76b5ec84ceb01 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Tue, 21 Jan 2020 17:26:49 -0800
Subject: [PATCH] Correct 'courtesean'

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

diff --git a/src/utility/descriptionWidgetsStyle.tw b/src/utility/descriptionWidgetsStyle.tw
index c31adf7081a..a74e002f318 100644
--- a/src/utility/descriptionWidgetsStyle.tw
+++ b/src/utility/descriptionWidgetsStyle.tw
@@ -906,7 +906,7 @@ $activeSlave.slaveName is
 	<</if>>
 
 
-<<case "a courtesean dress">>
+<<case "a courtesan dress">>
 	with exposed shoulders,
 	<<if hasAnyArms($activeSlave)>>
 		flowing sleeves,
-- 
GitLab