diff --git a/src/pregmod/breederProposal.tw b/src/pregmod/breederProposal.tw
index ae61775a11c1c7cac17f7d26e759058ed63eff76..e1e39e8afd77afe077a1be5a3c4ab6298eb5b57b 100644
--- a/src/pregmod/breederProposal.tw
+++ b/src/pregmod/breederProposal.tw
@@ -27,7 +27,7 @@ Within the hour, you are called before <<if $eugenicsFullControl == 1>>what's le
 		<span id="result">
 		<br><<link "Agree to being used as a breeder and save face">>
 		<<replace "#result">>
-			"Good choice girl. A selection of men will be provided to you, take your pick and bear our children. Or use a testube, if that's more to your tastes."
+			"Good choice girl. A selection of men will be provided to you, take your pick and bear our children. Or use a test tube, if that's more to your tastes."
 			<<set $playerBred = 1, $propOutcome = 1>>
 			<<set $nextButton = "Continue">><<UpdateNextButton>> /* unlock Continue button */
 		<</replace>>
@@ -45,7 +45,7 @@ Within the hour, you are called before <<if $eugenicsFullControl == 1>>what's le
 		<span id="result">
 		<br><<link "Agree to being used as a breeder for the sake of your proposal">>
 		<<replace "#result">>
-			"Good choice girl, your proposal is more important than your dignity after all, isn't it? A selection of men will be provided to you, take your pick and bear our children. Or use a testube, if that's more to your tastes."
+			"Good choice girl, your proposal is more important than your dignity after all, isn't it? A selection of men will be provided to you, take your pick and bear our children. Or use a test tube, if that's more to your tastes."
 			<<set $failedElite -= 50, $playerBred = 1, $propOutcome = 1>>
 			<<set $nextButton = "Continue">><<UpdateNextButton>> /* unlock Continue button */
 		<</replace>>
@@ -75,7 +75,7 @@ Within the hour, you are called before <<if $eugenicsFullControl == 1>>what's le
 		<span id="result">
 		<br><<link "Agree to being used as a breeder to complete the deal">>
 		<<replace "#result">>
-			"Your contributions will be appreciated. We shall convene to decide the qualifications for a slave to become a breeder. We will inform you of them when we send the list of eligible males to breed you. Or send you a testube, if that's more to your tastes."
+			"Your contributions will be appreciated. We shall convene to decide the qualifications for a slave to become a breeder. We will inform you of them when we send the list of eligible males to breed you. Or send you a test tube, if that's more to your tastes."
 			<<set $failedElite -= 50, $playerBred = 1, $propOutcome = 1>>
 			<<InitStandards>>
 			<<set $nextButton = "Continue">><<UpdateNextButton>> /* unlock Continue button */
@@ -96,7 +96,7 @@ Within the hour, you are called before <<if $eugenicsFullControl == 1>>what's le
 		<span id="result">
 		<br><<link "Agree to being used as a breeder">>
 		<<replace "#result">>
-			"Your contributions will be appreciated. We shall convene to decide the qualifications for a slave to become a breeder. We will inform you of them when we send the list of eligible males to breed you. Or send you a testube, if that's more to your tastes."
+			"Your contributions will be appreciated. We shall convene to decide the qualifications for a slave to become a breeder. We will inform you of them when we send the list of eligible males to breed you. Or send you a test tube, if that's more to your tastes."
 			<<set $playerBred = 1, $propOutcome = 1>>
 			<<InitStandards>>
 			<<set $nextButton = "Continue">><<UpdateNextButton>> /* unlock Continue button */