diff --git a/src/uncategorized/clinicReport.tw b/src/uncategorized/clinicReport.tw
index e43a579aa10b125dd652121728bac6e7839d7776..614ba5d90c5a77da3045c3a563e0beea622bc288 100644
--- a/src/uncategorized/clinicReport.tw
+++ b/src/uncategorized/clinicReport.tw
@@ -298,7 +298,7 @@
 		<<if ($slaves[$i].health <= 40)>>
 			$He stays in the clinic as $he is still sick.
 		<<elseif ($Nurse != 0) && ($slaves[$i].chem > 15) && ($clinicUpgradeFilters == 1)>>
-			$He stays in the clinic as $his DNA can still use repair.
+			$He stays in the clinic as unhealthy chemicals are still being flushed from $his system.
 		<<elseif ($Nurse != 0) && ($slaves[$i].pregKnown == 1) && ($clinicSpeedGestation >= 0 || $slaves[$i].pregControl == "speed up")>>
 			$He stays in the clinic to hurry $his pregnancy along safely.
 		<<elseif ($Nurse != 0) && ($slaves[$i].pregAdaptation*1000 < $slaves[$i].bellyPreg || $slaves[$i].preg > $slaves[$i].pregData.normalBirth/1.33)>>