---
 makedumpfile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makedumpfile.c b/makedumpfile.c
index e3be1ab..18cf30f 100644
--- a/makedumpfile.c
+++ b/makedumpfile.c
@@ -10938,7 +10938,7 @@ int show_mem_usage(void)
        struct cycle cycle = {0};
 
        if (!is_crashkernel_mem_reserved()) {
-               ERRMSG("No memory is reserved for crashkenrel!\n");
+               ERRMSG("No memory is reserved for crashkernel!\n");
                return FALSE;
        }
 
-- 
2.7.4


_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to