From 22f4c1e1a2f4484877140897adf01593cb7320a0 Mon Sep 17 00:00:00 2001 From: Daniel Washburn Date: Wed, 28 Dec 2016 10:54:06 -0500 Subject: 'speling' --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.py') diff --git a/config.py b/config.py index 736f150..1748835 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,7 @@ CONFIG['origin'] = 'example.org' # The zone file itself CONFIG['zonefile'] = './example.org.zone' -# Name of the reasource record to update +# Name of the resource record to update CONFIG['host'] = 'foo' # Should return the external IP address of the current host -- cgit v1.2.2