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
committerRenato Botelho <renato@netgate.com>2017-07-31 16:36:52 -0300
commit8f212c6423c612684049894c6556aca08b1d2858 (patch)
tree3d2e924925353780ff389fa0606d7423ad5e1026 /src/usr/local/www/interfaces.php
parent8420b944803149463ee7530e95e744a64643948e (diff)
downloadpfsense-8f212c6423c612684049894c6556aca08b1d2858.zip
pfsense-8f212c6423c612684049894c6556aca08b1d2858.tar.gz
Correct typo's as per Jim's request
(cherry picked from commit 3e86fa9913091ded202854a931fa02320f7fa1a0)
Diffstat (limited to 'src/usr/local/www/interfaces.php')
-rw-r--r--src/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 5b8b4773..507dccf 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -1892,7 +1892,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