correct a typo
This commit is contained in:
parent
fa3591f4f2
commit
fab292d2de
@ -27,7 +27,7 @@ dns_miab_add() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
#check domain and seperate into doamin and host
|
||||
#check domain and seperate into domain and host
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "Cannot find any part of ${fulldomain} is hosted on ${MIAB_Server}"
|
||||
return 1
|
||||
|
Loading…
Reference in New Issue
Block a user