From b908faa05902ab8176f672a58f3565924e07f532 Mon Sep 17 00:00:00 2001
From: x <okp57855@psoxs.com>
Date: Sat, 20 Oct 2018 13:24:10 +1300
Subject: [PATCH] duplicated word removed.

---
 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 1e297ed20d6..dd1204cb46b 100644
--- a/src/utility/descriptionWidgetsStyle.tw
+++ b/src/utility/descriptionWidgetsStyle.tw
@@ -4764,7 +4764,7 @@ $His
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by the toga.
 	<<elseif $activeSlave.bellyAccessory == "a support band">>
-		$His support band is hidden by by the toga.
+		$His support band is hidden by the toga.
 	<</if>>
 
 <<case "a huipil">>
-- 
GitLab