diff --git a/setup/so-whiptail b/setup/so-whiptail index dc2c71007..80181099c 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -431,7 +431,7 @@ whiptail_dhcp_warn() { fi read -r -d '' dhcp_message <<- EOM - WARNING: Using DHCP can causing problems if your IP address changes. If you want to use DHCP, make sure that you have a DHCP reservation so that this does not occur. Otherwise, use a static IP address to be safe. + WARNING: Using DHCP can cause problems if your IP address changes. If you want to use DHCP, make sure that you have a DHCP reservation so that this does not occur. Otherwise, use a static IP address to be safe. $interaction_text EOM