From 70caceefa69fcb0388c4d91a6f8e719a07893358 Mon Sep 17 00:00:00 2001 From: Jan Blunck Date: Tue, 9 Dec 2014 16:15:56 +0100 Subject: [PATCH] Fix spelling of unknown --- components/9990-misc-helpers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/9990-misc-helpers.sh b/components/9990-misc-helpers.sh index 9951873..f845ed8 100755 --- a/components/9990-misc-helpers.sh +++ b/components/9990-misc-helpers.sh @@ -1415,7 +1415,7 @@ get_custom_mounts () union|bind) ;; *) - log_warning_msg "Skipping custom mount with unkown option: ${opt}" + log_warning_msg "Skipping custom mount with unknown option: ${opt}" continue 2 ;; esac -- 2.1.4