diff --git a/global-functions-custom-phg.rsc b/global-functions-custom-phg.rsc index f4f1c52..df1adc2 100644 --- a/global-functions-custom-phg.rsc +++ b/global-functions-custom-phg.rsc @@ -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 ];