Commit a7420ca3 authored by neilpang's avatar neilpang
Browse files

typo

parent e46b392a
...@@ -1364,7 +1364,7 @@ createDomainKey() { ...@@ -1364,7 +1364,7 @@ createDomainKey() {
_info "The domain key is here: $(__green $CERT_KEY_PATH)" _info "The domain key is here: $(__green $CERT_KEY_PATH)"
return 0 return 0
else else
_err "Can not domain key" _err "Can not create domain key"
return 1 return 1
fi fi
else else
......
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