ddclient service: minor spelling fix

This commit is contained in:
Robert Helgesson
2016-09-30 19:26:21 +02:00
parent 5bca9297ff
commit db3579c332
@@ -99,7 +99,7 @@ in
default = "web, web=checkip.dyndns.com/, web-skip='Current IP Address: '"; default = "web, web=checkip.dyndns.com/, web-skip='Current IP Address: '";
type = str; type = str;
description = '' description = ''
Method to determine the IP address to send to the dymanic DNS provider. Method to determine the IP address to send to the dynamic DNS provider.
''; '';
}; };
}; };