Index: kernel/arch/arm32/include/arch/mm/page_armv6.h
===================================================================
--- kernel/arch/arm32/include/arch/mm/page_armv6.h	(revision 9a5abb78a90c59a565baef84ad67223da259a941)
+++ kernel/arch/arm32/include/arch/mm/page_armv6.h	(revision 7cd15b90dc1ac87080acb929dab3c972b91231c7)
@@ -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:
