Index: kernel/generic/src/synch/waitq.c
===================================================================
--- kernel/generic/src/synch/waitq.c	(revision ace9358bf05a78b5ff9de605c08bec3f4338888f)
+++ kernel/generic/src/synch/waitq.c	(revision e1f51712ebecf49aa1054453f57ea2118f705b5f)
@@ -407,5 +407,5 @@
  *
  * @param wq		Pointer to wait queue.
- * @param mode		If mode is WAKEUP_FIRST, then the longest waitingi
+ * @param mode		If mode is WAKEUP_FIRST, then the longest waiting
  * 			thread, if any, is woken up. If mode is WAKEUP_ALL, then
  *			all waiting threads, if any, are woken up. If there are
