Index: generic/src/mm/buddy.c
===================================================================
--- generic/src/mm/buddy.c	(revision 085d973c11067c76c6bb3481033b2ba387555f4a)
+++ generic/src/mm/buddy.c	(revision bc78c75a60ca2f9fb760d1e865202265c1b49e35)
@@ -200,5 +200,5 @@
 	/*
 	 * Return the other half to buddy system. Mark the first part
-	 * full, so that it won't coalsce again.
+	 * full, so that it won't coalesce again.
 	 */
 	b->op->mark_busy(b, res);
