From 7bc60ba201d5722f8e166c21146f5f489eafbb09 Mon Sep 17 00:00:00 2001
From: corncobman21 <corncobman21@hotmail.com>
Date: Fri, 9 Mar 2018 03:45:37 -0500
Subject: [PATCH] Fix

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

diff --git a/src/uncategorized/customSlave.tw b/src/uncategorized/customSlave.tw
index 2cc4dd91b53..ffbd85402db 100644
--- a/src/uncategorized/customSlave.tw
+++ b/src/uncategorized/customSlave.tw
@@ -207,7 +207,7 @@
 <<elseif $customSlave.voice == 2>>Feminine voice.
 <<elseif $customSlave.voice == 1>>Deep voice.
 <<elseif $customSlave.voice == 0>>Mute.
-<<elseif>>Voice is unimportant.
+<<else>>Voice is unimportant.
 <</if>>
 </span>
 <<link "high, girly voice">>
-- 
GitLab