diff --git a/etc/inc/config.inc b/etc/inc/config.inc index e0141a9159..11e6377fe8 100644 --- a/etc/inc/config.inc +++ b/etc/inc/config.inc @@ -1256,7 +1256,7 @@ function set_networking_interfaces_ports() { if($avail < 115) { echo "\n\n\n"; echo "DANGER! WARNING!\n\n"; - echo "pfSense requires *ATLEAST* 128 megs of ram to function correctly.\n"; + echo "pfSense requires *AT LEAST* 128 megs of ram to function correctly.\n"; echo "Only ($avail) megs of ram has been detected.\n"; echo "\nPress ENTER to continue."; fgets($fp); @@ -1309,18 +1309,16 @@ EOD; echo <<