summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2013-08-05 01:14:02 -0700
committerWarren Baker <warren@decoy.co.za>2013-08-05 01:14:02 -0700
commit2e990047e5871ec8e4cb387b07243b05cf015b89 (patch)
tree85d06e18b4f0be9eae942e66895b0f3e195a4397 /usr
parent959a48a86ecc0cb68a752dc13b517f94a65d28b8 (diff)
parentac50508387a58825d09c7413316304e73b98ac43 (diff)
downloadpfsense-2e990047e5871ec8e4cb387b07243b05cf015b89.zip
pfsense-2e990047e5871ec8e4cb387b07243b05cf015b89.tar.gz
Merge pull request #762 from N0YB/patch-8
Update services_dyndns_edit.php
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/services_dyndns_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dyndns_edit.php b/usr/local/www/services_dyndns_edit.php
index a98a2a4..09f9e6b 100644
--- a/usr/local/www/services_dyndns_edit.php
+++ b/usr/local/www/services_dyndns_edit.php
@@ -352,7 +352,7 @@ function _onTypeChange(type){
<br/>
<?= gettext("If you need the new IP to be included in the request, put %IP% in its place.");?>
<br/>
- <?= gettext("If you need to include multiple possible values, sperate them with a |. If your provider includes a |, escape it with \\|");?>
+ <?= gettext("If you need to include multiple possible values, separate them with a |. If your provider includes a |, escape it with \\|");?>
<br/>
<?= gettext("Tabs (\\t), newlines (\\n) and carriage returns (\\r) at the beginning or end of the returned results are removed before comparison.");?>
</td>
OpenPOWER on IntegriCloud