diff --git a/src/js/wombJS.js b/src/js/wombJS.js
index 7631d07380d272a9c303286ddad6c718b238cf16..6d41042d2dea249be95d089fc05f15fde5720783 100644
--- a/src/js/wombJS.js
+++ b/src/js/wombJS.js
@@ -19,7 +19,7 @@ $children = WombBirth($slave, $birth_ready_age) - for actual birth. Return array
 
 WombFlush($slave) - clean womb (array). Can be used at broodmother birthstorm or abortion situations in game. But birthstorm logically should use WombBirth($slave, 35) or so before - some children in this event is live capable, others is not.
 
-$slave.bellyPreg = WombGetWolume($slave) - return double, with current womb volume in CC - for updating $slave.bellyPreg, or if need to update individual fetuses sizes.
+$slave.bellyPreg = WombGetVolume($slave) - return double, with current womb volume in CC - for updating $slave.bellyPreg, or if need to update individual fetuses sizes.
 
 */
 
diff --git a/src/pregmod/saClothes.tw b/src/pregmod/saClothes.tw
index 2b02d40a2c2856a0d08d95a3294bd8c9f563461e..c6ba898f6ee1a5e22a9f72cba6d837ff2ad3d217 100644
--- a/src/pregmod/saClothes.tw
+++ b/src/pregmod/saClothes.tw
@@ -615,6 +615,7 @@
 				<</if>>
 				They're so high they're a bit @@.red;unhealthy@@ for $his legs.
 				<<set $slaves[$i].health -= 2>>
+			<</if>>
 		<<else>>
 			$His P-Limb <<if hasBothLegs($slaves[$i])>>legs work<<else>>leg works<</if>> just as well in extreme heels as <<if hasBothLegs($slaves[$i])>>they do<<else>>it does<</if>> out of them.
 		<</if>>
diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw
index 8349004f283cafdd02993616a19ca48c7e2b1427..bf589e3444438502706786b7e25c18fd288df461 100644
--- a/src/uncategorized/longSlaveDescription.tw
+++ b/src/uncategorized/longSlaveDescription.tw
@@ -424,7 +424,7 @@ is
 			<<if $week-$activeSlave.weekAcquired >= 1>>
 				and
 			<<else>>
-				$He
+				$he
 			<</if>>
 			has had little or no sexual experience <<if $activeSlave.weekAcquired != 0>>as your slave<<else>>in your new arcology<</if>> yet.
 		<</if>>