summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns_edit.php
diff options
context:
space:
mode:
authorN0YB <Al_Stu@Frontier.com>2013-08-05 00:31:43 -0700
committerWarren Baker <warren@decoy.co.za>2013-08-05 11:07:12 +0200
commit9eee0a15947fb714791a3118fa6215e63fa2d24f (patch)
tree26d698648c1c5ba0dc092fc74d6236cc78764d86 /usr/local/www/services_dyndns_edit.php
parent321905e59b79bd8c6c77f05e90b55401199a304f (diff)
downloadpfsense-9eee0a15947fb714791a3118fa6215e63fa2d24f.zip
pfsense-9eee0a15947fb714791a3118fa6215e63fa2d24f.tar.gz
Update services_dyndns_edit.php
fix typo - s/sperate/separate
Diffstat (limited to 'usr/local/www/services_dyndns_edit.php')
-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 310a994..e7e1f55 100644
--- a/usr/local/www/services_dyndns_edit.php
+++ b/usr/local/www/services_dyndns_edit.php
@@ -368,7 +368,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