summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-11-02 14:29:47 -0400
committerjim-p <jimp@pfsense.org>2010-11-02 14:29:47 -0400
commitf856e762704c09e8508ec237ad12b7ba3825aa0c (patch)
treed97ec83ea6acfe740c10ef4405f52157afbf0c35 /etc
parentb2b6130819e72ebf6e4f174444b59f40e88b7b06 (diff)
downloadpfsense-f856e762704c09e8508ec237ad12b7ba3825aa0c.zip
pfsense-f856e762704c09e8508ec237ad12b7ba3825aa0c.tar.gz
Fix typo (standart -> standard)
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/vpn.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 6d3673a..642476b 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -1229,14 +1229,14 @@ function vpn_pppoe_configure(&$pppoecfg) {
poes{$pppoecfg['pppoeid']}{$i}:
new -i poes{$pppoecfg['pppoeid']}{$i} poes{$pppoecfg['pppoeid']}{$i} poes{$pppoecfg['pppoeid']}{$i}
{$isssue_ip_type}
- load pppoe_standart
+ load pppoe_standard
EOD;
}
$mpdconf .=<<<EOD
-pppoe_standart:
+pppoe_standard:
set bundle no multilink
set bundle enable compression
set auth max-logins 1
OpenPOWER on IntegriCloud