Index: uspace/lib/c/generic/adt/list.c
===================================================================
--- uspace/lib/c/generic/adt/list.c	(revision 8fb1103ec872fb677cf3887f13c4b1064c7aaa77)
+++ 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.
  *
  */
