Index: kernel/arch/arm32/include/arch/mm/page_armv6.h
===================================================================
--- kernel/arch/arm32/include/arch/mm/page_armv6.h	(revision 7218fe6b2a633b85c30cc17b7392712ed1b9163c)
+++ kernel/arch/arm32/include/arch/mm/page_armv6.h	(revision c3b25985a33ea9ae992d45cc6df7c7a892242e79)
@@ -258,5 +258,5 @@
 	if (flags & PAGE_CACHEABLE) {
 		/*
-		 * Write-through, no write-allocate memory, see ch. B3.8.2
+		 * Write-through, write-allocate memory, see ch. B3.8.2
 		 * (p. B3-1358) of ARM Architecture reference manual.
 		 * Make sure the memory type is correct, and in sync with:
