diff options
| -rwxr-xr-x | helpers/lh_binary_debian-installer | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 2182a2bf5..f4d02f67e 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -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 | 
