From 65785b5fef2b0d2006827af1a0a2f7f52580dce5 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 6 Feb 2016 19:35:15 +0800 Subject: [PATCH] typos --- dnsapi/dns-dp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns-dp.sh b/dnsapi/dns-dp.sh index cc213f72..4786b2ed 100644 --- a/dnsapi/dns-dp.sh +++ b/dnsapi/dns-dp.sh @@ -19,7 +19,7 @@ dns-dp-add() { txtvalue=$2 if [ -z "$DP_Id" ] || [ -z "$DP_Key" ] ; then - _err "You don't specify cloudflare api key and email yet." + _err "You don't specify dnspod api key and key id yet." _err "Please create you key and try again." return 1 fi