diff --git a/dnsapi/dns_pmiab.sh b/dnsapi/dns_pmiab.sh index 704b2af6..28d0a7eb 100644 --- a/dnsapi/dns_pmiab.sh +++ b/dnsapi/dns_pmiab.sh @@ -66,7 +66,7 @@ dns_pmiab_rm() { return 1 fi - #check domain and seperate into doamin and host + #check domain and separate into domain and host if ! _get_root "$fulldomain"; then _err "Cannot find any part of ${fulldomain} is hosted on ${PMIAB_Server}" return 1