From 9c465f6f7bde57f978a6f724598c2a6f892fd31c Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Wed, 27 Feb 2019 19:13:10 -0500
Subject: [PATCH] typo

---
 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 c7012fe76ca..d3de9ad078f 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -16719,7 +16719,7 @@ $He has
 
 		$He appears to be $activeSlave.visualAge years old
 		<<if $activeSlave.visualAge <= 8>>
-			and $he has induced @@.orange;NCS@@ and will alway have a <<= _bodyNCS>> body, no matter how long $he lives.
+			and $he has induced @@.orange;NCS@@ and will always have a <<= _bodyNCS>> body, no matter how long $he lives.
 		<<elseif ($activeSlave.visualAge < 13)>>
 			and $he has induced @@.orange;NCS@@ and will have a <<= _bodyNCS>> body for the rest of $his life.
 		<<elseif ($activeSlave.visualAge < 20)>>
-- 
GitLab