Index: uspace/lib/c/generic/adt/list.c
===================================================================
--- uspace/lib/c/generic/adt/list.c	(revision 9ea7d907eb259fe3b9b9b2a3fb157d14a4c078e3)
+++ uspace/lib/c/generic/adt/list.c	(revision bfbdfee1161eee4a92a49ebff10fd01816fb23ea)
@@ -50,5 +50,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.
  *
  */
