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