fix typo
This commit is contained in:
parent
f3bae25ff1
commit
2f94600859
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# Function: safelyResolve
|
||||
# - Takes a DNS string (e.g. "example.com")
|
||||
# - Takes an IP type [ipv4, ipv6]
|
||||
# - Returns a string of and IP address or false if it can't be resolved
|
||||
# - Returns a string of an IP address or false if it can't be resolved
|
||||
:set SafeResolve do={
|
||||
:do {
|
||||
:local DomainName [ :tostr $1 ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue