Index: kernel/generic/src/adt/list.c
===================================================================
--- kernel/generic/src/adt/list.c	(revision 9a426d1f629f275455938b21d553365bb5146fb0)
+++ kernel/generic/src/adt/list.c	(revision f456ab20f3246734ac48ab3829ac2f21b712909c)
@@ -49,5 +49,5 @@
  * @param list	List to look in.
  *
- * @return true if link is contained in head, false otherwise.
+ * @return true if link is contained in list, false otherwise.
  *
  */
