diff --git a/usr/local/share/bastille/common.sh b/usr/local/share/bastille/common.sh index 69340e3f..cd081435 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -530,7 +530,7 @@ update_jail_syntax_v1() { warn "\n[WARNING]\n" warn "Updating jail.conf file..." warn "Please review your jail.conf file after completion." - warm "VNET jails created without -M will be assigned a new MAC address." + warn "VNET jails created without -M will be assigned a new MAC address." if [ "$(echo -n "e0a_${jail}" | awk '{print length}')" -lt 16 ]; then local new_host_epair=e0a_${jail}