diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index 41cc28e7525dc2e8951d07b73ff3b8f849dca335..846909cfc4a05781432478e596dcf8c7cf40bd12 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -915,7 +915,7 @@ accepts string
 
 nipplesPiercing:
 
-nipple are peirced
+nipple are pierced
 0 - none
 1 - yes
 2 - heavily
diff --git a/src/pregmod/widgets/slaveSummaryWidgets.tw b/src/pregmod/widgets/slaveSummaryWidgets.tw
index a1cebad3f3c98675431016a35889a3ca88d83420..4bcc36c5ad81047acb549d99158a63dcf2e2c75c 100644
--- a/src/pregmod/widgets/slaveSummaryWidgets.tw
+++ b/src/pregmod/widgets/slaveSummaryWidgets.tw
@@ -2458,7 +2458,7 @@ _Slave.faceShape face.
 		<<if _ssj != -1>>
 			<<SlaveFullName $slaves[_ssj]>>'s @@.lightgreen;daughter<<if _Slave.relationshipTarget == $slaves[_ssj].ID>><<if _Slave.relationship == 1>> and friend<<elseif _Slave.relationship == 2>> and best friend<<elseif _Slave.relationship == 3>> and FWB<<elseif _Slave.relationship == 4>> and lover<<else>> and wife<</if>><<set _relationshipHandled = 1>><</if>>.@@
 		<</if>>
-	<<elseif _Slave.father == -1>>
+	<<elseif _Slave.father == -1 && _Slave.father != _Slave.mother>>
 		Your @@.lightgreen;daughter
 		<<if _Slave.relationship == -3>>
 			and wife.@@
diff --git a/src/uncategorized/recETSWorkaround.tw b/src/uncategorized/recETSWorkaround.tw
index acc7a9d14465c083ba196ea2b2f29a3c9765de84..4780b590611a39d9ee2888bf5b48889a7c484883 100644
--- a/src/uncategorized/recETSWorkaround.tw
+++ b/src/uncategorized/recETSWorkaround.tw
@@ -113,7 +113,7 @@ Her sister-pimp walks in angrily demanding to know why you called her here. She
 
 <<case "incest mother son">>
 
-The son cheers happily and hugs her relieved mother. She leans in and kisses him deeply. They ought to be an interesting addition to your penthouse.
+The son cheers happily and hugs his relieved mother. She leans in and kisses him deeply. They ought to be an interesting addition to your penthouse.
 
 <<set $activeSlave.slaveName = $activeSlave.birthName>>
 <<set $activeSlave.ID = $activeSlave.ID + 1000>>
diff --git a/src/uncategorized/seRaiding.tw b/src/uncategorized/seRaiding.tw
index 539bdbeff235ce8856f943023f150c7d0fb3a495..a544b11345f53623d0cae8292825984a92f08198 100644
--- a/src/uncategorized/seRaiding.tw
+++ b/src/uncategorized/seRaiding.tw
@@ -421,7 +421,7 @@ Worthy of consideration is that although the $mercenariesTitle will enslave the
 	<<set $activeSlave.whoreSkill = 0>>
 	<<set $activeSlave.entertainSkill = 10>>
 	<<set $activeSlave.weight = random(-100,60)>>
-	is the shack of a notorious shut-in located just outside your arcology. Not a particularly distinguished target, but it would save your $mercenariesTitle considerable time and effort. The shut-in herself has been a fixture of the landscape for <<if $activeSlave.visualAge < 13>>only a little while<<elseif $activeSlave.visualAge <= 18>>some time<<elseif $activeSlave.visualAge <= 32>>years<<else>>decades<</if>>, with many speculating that she remains a virgin<<if $activeSlave.visualAge > 32>>despite her mature age<</if>>.
+	is the shack of a notorious shut-in located just outside your arcology. Not a particularly distinguished target, but it would save your $mercenariesTitle considerable time and effort. The shut-in herself has been a fixture of the landscape for <<if $activeSlave.visualAge < 13>>only a little while<<elseif $activeSlave.visualAge <= 18>>some time<<elseif $activeSlave.visualAge <= 32>>years<<else>>decades<</if>>, with many speculating that she remains a virgin<<if $activeSlave.visualAge > 32>> despite her mature age<</if>>.
 <<elseif $origin == "procuress">>
 	<<set $activeSlaveOneTimeMinAge = 20>>
 	<<set $activeSlaveOneTimeMaxAge = 65>>