fix travis

This commit is contained in:
Augustin-FL 2019-02-15 08:43:07 +00:00
parent 63ea3e8d27
commit 1ad6742dbc
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ _get_root() {
p=$i
i=$(_math "$i" + 1)
done
_err "Unable to retrive DNS zone matching this domain"
_err "Unable to retrive DNS zone matching this domain"
return 1
}