Index: generic/src/proc/task.c
===================================================================
--- generic/src/proc/task.c	(revision 6eb96fce19234c743567c0879eed45e27596e2b2)
+++ generic/src/proc/task.c	(revision 971cf31f232946470ef3ddd0b30cbbb47c1dcec7)
@@ -437,5 +437,5 @@
 }
 
-/** Kernel task used to kill a userspace task when its main thread exits.
+/** Kernel thread used to kill the userspace task when its main thread exits.
  *
  * This thread waits until the main userspace thread (i.e. uninit) exits.
