From 236e85655e3813e1c25711a3aac616ac3c746f12 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Sat, 6 Oct 2018 00:32:17 -0400
Subject: [PATCH] typo

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

diff --git a/src/uncategorized/sellSlave.tw b/src/uncategorized/sellSlave.tw
index 429a8f93ab2..5c453c986f7 100644
--- a/src/uncategorized/sellSlave.tw
+++ b/src/uncategorized/sellSlave.tw
@@ -435,7 +435,7 @@ A reputable slave appraiser arrives promptly to inspect $him and certify $his qu
 <<elseif $activeSlave.intelligence < -95>>
 	$His sheer idiocy will likely hamper bids.
 	<<if $activeSlave.intelligenceImplant >= 15>>
-		$His education will help a little, though I can't imaging the hassle it must have been to get $him to remember anything.
+		$His education will help a little, though I can't imagine the hassle it must have been to get $him to remember anything.
 	<<else>>
 		$He's uneducated, too, not that there's a surprise in that.
 	<</if>>
-- 
GitLab