summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-05-25 13:39:16 -0400
committerjim-p <jimp@pfsense.org>2010-05-25 13:39:16 -0400
commitb99544e86cb9e67df600c97d41d2b7c702454ad9 (patch)
treee3dd1a17b1d69aa0a70097352ad84218d83441e7 /etc/inc
parent2cd8563160aae75f624b0dfa3f9360480d19f555 (diff)
downloadpfsense-b99544e86cb9e67df600c97d41d2b7c702454ad9.zip
pfsense-b99544e86cb9e67df600c97d41d2b7c702454ad9.tar.gz
Fix caps/grammar.
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/dyndns.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/dyndns.class b/etc/inc/dyndns.class
index bf442fb..2e90386 100644
--- a/etc/inc/dyndns.class
+++ b/etc/inc/dyndns.class
@@ -763,7 +763,7 @@
$error = 'phpDynDNS: (ERROR!) No Update URL Provided.';
break;
case 10:
- $error = 'phpDynDNS: No Change In My IP Address and/or 25 Days Has Not Past. Not Updating Dynamic DNS Entry.';
+ $error = 'phpDynDNS: No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.';
break;
default:
$error = "phpDynDNS: (ERROR!) Unknown Response.";
OpenPOWER on IntegriCloud