Index: kernel/generic/src/proc/thread.c
===================================================================
--- kernel/generic/src/proc/thread.c	(revision 5e790e6b939aa607577c7afa587fffe15763b421)
+++ kernel/generic/src/proc/thread.c	(revision 81c0171eb0e748ba009fbf142c302f72f6d64807)
@@ -88,5 +88,5 @@
 SPINLOCK_INITIALIZE(threads_lock);
 
-/** ALV tree of all threads.
+/** AVL tree of all threads.
  *
  * When a thread is found in the threads_tree AVL tree, it is guaranteed to
