From f025ab5ad1a87e84abec812453227c24188e0c55 Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Wed, 31 Oct 2018 03:59:15 -0700
Subject: [PATCH] Update fFeelings.tw Fixed misspelled <<elseif>>

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

diff --git a/src/npc/fFeelings.tw b/src/npc/fFeelings.tw
index 85847e33991..cedd7caa2ef 100644
--- a/src/npc/fFeelings.tw
+++ b/src/npc/fFeelings.tw
@@ -169,7 +169,7 @@ My favorite part of my body i<<s>>
                 Thank you for breeding u<<s>>, <<Master>>! Our womb i<<s>> your<<s>> to impregnate.  
             <</if>>
             What? Oh, I'm thinking of my<<s>>elf and my <<if ($activeSlave.fetus_count >=2) || ($activeSlave.broodmother >=1)>> babie<<s>> <<else>> baby <</if>> as one person again, aren't I? I'm <<s>>orry, <<Master>>. It'<<s>> ju<<s>>t so hard to remember when my womb i<<s>> <<s>>o much more than I am in every way.
-        <<eleif ($activeSlave.bellyPreg >= 15000)>>
+        <<elseif ($activeSlave.bellyPreg >= 15000)>>
             ... um... our bulging pregnant belly, of cour<<s>>e. we love feeling our womb <<s>>well with life.
             <<if $activeSlave.pregSource == -1>>
                 Thank you for breeding u<<s>>, <<Master>>! Our womb i<<s>> your<<s>> to impregnate.  
-- 
GitLab