From ee9a6de2ccdda16cee641eb9d6faf625d48e0cfd Mon Sep 17 00:00:00 2001 From: Adrian Gibanel Lopez Date: Mon, 21 Mar 2016 15:36:19 +0100 Subject: defaults.sh LB_BOOTLOADER updated to be: LB_BOOTLOADERS in incompatible warning --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index deeaf2dc6..6b28837b3 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -854,7 +854,7 @@ Check_defaults () fat*|ntfs|ext[234]|btrfs) ;; *) - Echo_warning "You have selected values of LB_BOOTLOADER and LB_BINARY_FILESYSTEM which are incompatible - the syslinux family only support FAT, NTFS, ext[234] or btrfs filesystems." + Echo_warning "You have selected values of LB_BOOTLOADERS and LB_BINARY_FILESYSTEM which are incompatible - the syslinux family only support FAT, NTFS, ext[234] or btrfs filesystems." ;; esac fi -- cgit v1.2.3