Index: kernel/generic/src/proc/thread.c
===================================================================
--- kernel/generic/src/proc/thread.c	(revision c089919e0f883c8edc9b80ced1b7e12813aaff1e)
+++ kernel/generic/src/proc/thread.c	(revision 736c164f56cd1cac7084f1032aaca53396bc3c3f)
@@ -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
