summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authormarjohn56 <martin@queens-park.com>2017-06-20 16:48:11 +0100
committermarjohn56 <martin@queens-park.com>2017-07-27 17:18:46 +0100
commit3e86fa9913091ded202854a931fa02320f7fa1a0 (patch)
tree93fcbb3e308377e1f9571669b2c55c7577cfab67 /src/usr/local/www/interfaces.php
parentb73313837b9efe6021fe7841adf6e837a89607a1 (diff)
downloadpfsense-3e86fa9913091ded202854a931fa02320f7fa1a0.zip
pfsense-3e86fa9913091ded202854a931fa02320f7fa1a0.tar.gz
Correct typo's as per Jim's request
Diffstat (limited to 'src/usr/local/www/interfaces.php')
-rwxr-xr-xsrc/usr/local/www/interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces.php b/src/usr/local/www/interfaces.php
index 29cab6a..21c0265 100755
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -1903,7 +1903,7 @@ $section->addInput(new Form_IpAddress(
$section->addInput(new Form_Checkbox(
'ipv6usev4iface',
'Use IPv4 connectivity as parent interface',
- 'IPV6 will use the IPv4 connectivity link (PPPoE)',
+ 'IPv6 will use the IPv4 connectivity link (PPPoE)',
$pconfig['ipv6usev4iface']
));
OpenPOWER on IntegriCloud