summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_advanced.php
diff options
context:
space:
mode:
authorRobbert Rijkse <robbert@rijkse.me>2017-05-10 17:05:37 -0400
committerRobbert Rijkse <robbert@rijkse.me>2017-05-10 17:05:37 -0400
commited8dbc04c1636c64ed4de1754c841e21e2a617d8 (patch)
tree6fb92ff336970f23e7a3b121f16b6dd303d8540f /src/usr/local/www/services_unbound_advanced.php
parent49d9b45f92b67757555e84fa199f623f4165b962 (diff)
downloadpfsense-ed8dbc04c1636c64ed4de1754c841e21e2a617d8.zip
pfsense-ed8dbc04c1636c64ed4de1754c841e21e2a617d8.tar.gz
Fix the extra "of" in the help text.
Diffstat (limited to 'src/usr/local/www/services_unbound_advanced.php')
-rw-r--r--src/usr/local/www/services_unbound_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_advanced.php b/src/usr/local/www/services_unbound_advanced.php
index 2620d3e..2d1a0dc 100644
--- a/src/usr/local/www/services_unbound_advanced.php
+++ b/src/usr/local/www/services_unbound_advanced.php
@@ -364,7 +364,7 @@ $section->addInput(new Form_Checkbox(
'Disable Auto-added Host Entries',
'Disable the automatically-added host entries',
$pconfig['disable_auto_added_host_entries']
-))->setHelp('By default, the primary IPv4 and IPv6 addresses of of this firewall are added as records for the system domain of this firewall as configured in %1$sSystem: General Setup%2$s. This disables the auto generation of these entries.', '<a href="system.php">', '</a>');
+))->setHelp('By default, the primary IPv4 and IPv6 addresses of this firewall are added as records for the system domain of this firewall as configured in %1$sSystem: General Setup%2$s. This disables the auto generation of these entries.', '<a href="system.php">', '</a>');
$section->addInput(new Form_Checkbox(
'use_caps',
OpenPOWER on IntegriCloud