Index: generic/include/mm/as.h
===================================================================
--- generic/include/mm/as.h	(revision 252127ea53d56360e90ed108827a4e9f661a21c4)
+++ generic/include/mm/as.h	(revision 203f4c3aea8429f12d8190c6d45de70bfc8f4e7b)
@@ -86,5 +86,5 @@
 	count_t refcount;
 
-	/** B+-tree of address space areas. */
+	/** B+tree of address space areas. */
 	btree_t as_area_btree;
 
