diff options
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/include/firewall/global-options.xml.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/firewall/global-options.xml.i b/interface-definitions/include/firewall/global-options.xml.i index 05fdd75cb..51c6b1efd 100644 --- a/interface-definitions/include/firewall/global-options.xml.i +++ b/interface-definitions/include/firewall/global-options.xml.i @@ -51,7 +51,7 @@ <children> <leafNode name="invalid-connections"> <properties> - <help>Accept ARP and DHCP despite they are marked as invalid connection</help> + <help>Accept ARP DHCP and PPPoE despite they are marked as invalid connection</help> <valueless/> </properties> </leafNode> |