Commit 65785b5f authored by neil's avatar neil
Browse files

typos

parent 7e3cbb46
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment