From 9fcbd397f324a9d0a683eee50549b1bcabbfee3e Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Wed, 13 Feb 2019 20:13:05 -0500
Subject: [PATCH] added missed space in descriptionWidgetsFlesh.tw

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

diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 10a61e935e0..beb14de0367 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -5476,7 +5476,7 @@ $His
 <<if $activeSlave.faceImplant > 5>>
 	$He's
 	<<if $activeSlave.faceImplant > 95>>
-		had so much cosmetic surgery that $his face is located at the bottom of the uncanny valley<<if $activeSlave.face < -10>>in addition to its ugliness<<elseif $activeSlave.face <= 10>>the only thing really distinctive about it<<else>>its attractiveness notwithstanding<</if>>.
+		had so much cosmetic surgery that $his face is located at the bottom of the uncanny valley <<if $activeSlave.face < -10>>in addition to its ugliness<<elseif $activeSlave.face <= 10>>the only thing really distinctive about it<<else>>its attractiveness notwithstanding<</if>>.
 	<<elseif $activeSlave.faceImplant > 60>>
 		obviously gotten a lot of facial cosmetic surgery.
 	<<elseif $activeSlave.faceImplant > 30>>
-- 
GitLab