summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:54:43 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:55:00 -0400
commit1c92c5b1a42af43feafe7f4dab2e73a4aa17eec0 (patch)
treeac80b50ea5bce8a63cabc4a73cd41773194e985e /src/etc/inc/interfaces.inc
parentce8716194643adee34e474dc1813d804e55a37cb (diff)
downloadpfsense-1c92c5b1a42af43feafe7f4dab2e73a4aa17eec0.zip
pfsense-1c92c5b1a42af43feafe7f4dab2e73a4aa17eec0.tar.gz
Merge pull request #2831 from NOYB/Includes_-_Remove_Personalizations
(cherry picked from commit 7a2c15f527459cc82aadaf23d06895174c008320)
Diffstat (limited to 'src/etc/inc/interfaces.inc')
-rw-r--r--src/etc/inc/interfaces.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/interfaces.inc b/src/etc/inc/interfaces.inc
index f08c50a..cefa7ab 100644
--- a/src/etc/inc/interfaces.inc
+++ b/src/etc/inc/interfaces.inc
@@ -2808,7 +2808,7 @@ EOD;
if (isset($wlcfg['wpa']['rsn_preauth'])) {
$wpa .= <<<EOD
-# Enable the next lines for preauth when roaming. Interface = wired or wireless interface talking to the AP you want to roam from/to
+# Enable the next lines for preauth when roaming. Interface = wired or wireless interface talking to the AP to roam from/to
rsn_preauth=1
rsn_preauth_interfaces={$if}
OpenPOWER on IntegriCloud