summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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