Signed-off-by: Sergey Dyasli <sergey.dya...@citrix.com>
---
CC: Jan Beulich <jbeul...@suse.com>
CC: Wei Liu <wei.l...@citrix.com>
---
 xen/common/page_alloc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/common/page_alloc.c b/xen/common/page_alloc.c
index 88d1637247..08ee8cfbb9 100644
--- a/xen/common/page_alloc.c
+++ b/xen/common/page_alloc.c
@@ -2084,7 +2084,7 @@ void __init heap_init_late(void)
         /* Fall through */
 
     case BOOTSCRUB_IDLE:
-        printk("Scrubbing free RAM on in background\n");
+        printk("Scrubbing Free RAM in background\n");
         break;
 
     case BOOTSCRUB_ON:
-- 
2.17.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to