summaryrefslogtreecommitdiffstats
path: root/etc/inc/dyndns.class
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/dyndns.class')
-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 a2cc920..af48efe 100644
--- a/etc/inc/dyndns.class
+++ b/etc/inc/dyndns.class
@@ -846,7 +846,7 @@
$time = '2160000';
$needs_updating = FALSE;
- /* lets deterimine if the item needs updating */
+ /* lets determine if the item needs updating */
if ($cacheIP != $wan_ip) {
$needs_updating = TRUE;
log_error("DynDns: cacheIP != wan_ip. Updating.");
OpenPOWER on IntegriCloud