Fix trivial typographic error ("flavor" => "flavour")
This commit is contained in:
parent
21592c73bc
commit
7b881914d4
|
@ -43,7 +43,7 @@ case "${LH_DEBIAN_INSTALLER}" in
|
|||
;;
|
||||
|
||||
*)
|
||||
Echo_error "debian-installer flavor ${LH_DEBIAN_INSTALLER} not supported."
|
||||
Echo_error "debian-installer flavour ${LH_DEBIAN_INSTALLER} not supported."
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue