From 2f946008595f8f6b2df6eec89700d993cffbd563 Mon Sep 17 00:00:00 2001 From: shokinn Date: Sat, 3 Jan 2026 20:12:42 +0100 Subject: [PATCH] fix typo --- global-functions-custom-phg.rsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ];