diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw
index 78668674b66672644d4a36efac0430eebc628bf1..1b213ea05bf49ceff2e6d9ba3d8fa4c65d44a906 100644
--- a/src/gui/Encyclopedia/encyclopedia.tw
+++ b/src/gui/Encyclopedia/encyclopedia.tw
@@ -2739,7 +2739,7 @@ LORE: INTERVIEWS
 
 <<case "Petite Admiration">>
 	''Petite Admiration'' is a future society model. It:
-	<br>&nbsp;&nbsp;&nbsp;&nbsp;Approves of slaves shorter than lengthToEitherUnit(160).
+	<br>&nbsp;&nbsp;&nbsp;&nbsp;Approves of slaves shorter than <<= lengthToEitherUnit(160)>>.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Improves value and beauty of sufficiently short slaves.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Can be developed to accept relative shortness.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Can be developed to radically affect goods seen in the slave market.
@@ -2748,7 +2748,7 @@ LORE: INTERVIEWS
 
 <<case "Statuesque Glorification">>
 	''Statuesque Glorification'' is a future society model. It:
-	<br>&nbsp;&nbsp;&nbsp;&nbsp;Approves of slaves taller than lengthToEitherUnit(170).
+	<br>&nbsp;&nbsp;&nbsp;&nbsp;Approves of slaves taller than <<= lengthToEitherUnit(170)>>.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Improves value and beauty of sufficiently tall slaves.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Can be developed to accept relative tallness.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Can be developed to radically affect goods seen in the slave market.