From 038ac6643c2a518d540ca974b891d8d5e05d3e77 Mon Sep 17 00:00:00 2001 From: Sourabh Shirhatti Date: Tue, 11 Apr 2023 12:46:18 -0700 Subject: [PATCH] Typo: s/wihtout/without (#531) --- ddclient.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddclient.conf.in b/ddclient.conf.in index 6a7a205..38b2b19 100644 --- a/ddclient.conf.in +++ b/ddclient.conf.in @@ -189,7 +189,7 @@ ssl=yes # use ssl-support. Works with #protocol=cloudflare, \ #zone=domain.tld, \ #ttl=1, \ -#login=your-login-email, \ # Only needed if you are using your global API key. If you are using an API token, set it to "token" (wihtout double quotes). +#login=your-login-email, \ # Only needed if you are using your global API key. If you are using an API token, set it to "token" (without double quotes). #password=APIKey \ # This is either your global API key, or an API token. If you are using an API token, it must have the permissions "Zone - DNS - Edit" and "Zone - Zone - Read". The Zone resources must be "Include - All zones". #domain.tld,my.domain.tld