mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix Engrish (can causing -> can cause)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user