diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw
index c2dca8b4c9d962068fadf5c849b0551e01e43413..b36408017bb776297536607247d44b1380fc0bf8 100644
--- a/src/utility/descriptionWidgets.tw
+++ b/src/utility/descriptionWidgets.tw
@@ -87,7 +87,7 @@
 		<</if>>
 		<</capture>>
 	<</for>>
-	/* if the check returns true it means there are organs without slaves associated to. I think this was the purpouse of the _validHost check in the original code */
+	/* if the check returns true it means there are organs without slaves associated to. I think this was the purpose of the _validHost check in the original code */
 	<<if _validOrgans < $completedOrgans.length>>
 		<<for _dwj = 0; _dwj < $completedOrgans.length; _dwj++>>
 			<<set _isValid = 0>>