diff --git a/Changelog.txt b/Changelog.txt
index 568926b731352c690a79f20ccd40faa0d12e47f2..9c4b634e5d80a0339e8db4204e596473d0452c58 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -5,6 +5,7 @@ Pregmod
 	-added incubator upgrade to improve young slave pregnancy adaptation
 	-added incubator setting to generate husks for bodyswapping
 	-added nipple growth drugs
+	-deprecated vanilla relationships (replaced by limit family growth)
 	-various fixes and cleaning
 
 	3/27/2020
diff --git a/src/pregmod/incubator.tw b/src/pregmod/incubator.tw
index 07abb3461cb2d56b14ddd3a0062990c68ea4b1c9..4a3513ffd42d62f85cabad0a2b5082db0cef876f 100644
--- a/src/pregmod/incubator.tw
+++ b/src/pregmod/incubator.tw
@@ -365,7 +365,7 @@ Target age for release: <<textbox "$targetAge" $targetAge "Incubator">> [[Minimu
 	<</if>>
 	<br>[[Switch the system to focus on dependence|Incubator][$incubatorImprintSetting = "terror"]]
 <<else>>
-	The imprinting system is currently focused on making them complete vegetables ready to be used as mere hosts to be posessed. The imprinting cycle is locked upon incubation start.
+	The imprinting system is currently focused on producing complete vegetables ready to be used as hosts for body swapping. The imprinting cycle is locked upon incubation start.
 	<br>[[Switch the system to focus on dependence|Incubator][$incubatorImprintSetting = "terror"]]
 	<br>[[Switch the system to focus on attachment|Incubator][$incubatorImprintSetting = "trust"]]
 <</if>>