From 18ef67edad21acf0d747d3ca8714cbb3bc1bcb1b Mon Sep 17 00:00:00 2001 From: Motiejus Eringis Date: Tue, 13 Mar 2018 19:15:34 +0200 Subject: [PATCH] Fix typo. --- dnsapi/dns_cf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_cf.sh b/dnsapi/dns_cf.sh index 87827239..520644e1 100644 --- a/dnsapi/dns_cf.sh +++ b/dnsapi/dns_cf.sh @@ -204,7 +204,7 @@ _cf_rest() { return 0 } -# Check if Cloudflare's reponse name value contains given domain +# Check if Cloudflare's response name value contains given domain _cf_response_name_contains() { if _is_idna_punycode "$1"; then