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 d815b748dc678375861af1f9a0e03b3d2fa70cf7)
@@ -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:
