From 1cb7eec31f37db0de11a4b39939fd3fbe17c1e24 Mon Sep 17 00:00:00 2001 From: Gokturk Yuksek Date: Wed, 9 Dec 2015 20:10:57 -0500 Subject: [PATCH] conf.d/bootmisc: typo fix: s/dmesc/dmesg/ This fixes #72. --- conf.d/bootmisc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/bootmisc b/conf.d/bootmisc index 53712097..dd5b08e0 100644 --- a/conf.d/bootmisc +++ b/conf.d/bootmisc @@ -9,7 +9,7 @@ wipe_tmp="YES" # This may be useful if you need the kernel boot log afterwards log_dmesg="YES" -# Save the previous dmesg log to dmesc.old +# Save the previous dmesg log to dmesg.old # This may be useful if you need to compare the current boot to the # previous one. #previous_dmesg=no