From 3e86fa9913091ded202854a931fa02320f7fa1a0 Mon Sep 17 00:00:00 2001 From: marjohn56 Date: Tue, 20 Jun 2017 16:48:11 +0100 Subject: Correct typo's as per Jim's request --- src/usr/local/www/interfaces.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/interfaces.php') 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'] )); -- cgit v1.1