summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-04-03 14:53:15 -0400
committerjim-p <jimp@pfsense.org>2017-04-03 14:53:15 -0400
commit916168fdbb3628516a6887fe8384889ee40a42b9 (patch)
tree078565435fad0cffac9e2e515b8f9a3fda43a23f /src
parent07fdbc887cc61cd7d4c3245669a4352182e9a1e1 (diff)
downloadpfsense-916168fdbb3628516a6887fe8384889ee40a42b9.zip
pfsense-916168fdbb3628516a6887fe8384889ee40a42b9.tar.gz
Add "address".
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/services_dyndns_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dyndns_edit.php b/src/usr/local/www/services_dyndns_edit.php
index 6c2ea41..367587d 100644
--- a/src/usr/local/www/services_dyndns_edit.php
+++ b/src/usr/local/www/services_dyndns_edit.php
@@ -270,7 +270,7 @@ $section->addInput(new Form_Select(
'*Interface to monitor',
$pconfig['interface'],
$interfacelist
-))->setHelp('If the interface IP is private the public IP will be fetched and used instead.');
+))->setHelp('If the interface IP address is private the public IP address will be fetched and used instead.');
$section->addInput(new Form_Select(
'requestif',
OpenPOWER on IntegriCloud