From 0a8e06fe02318069c6769727958c3637fea27311 Mon Sep 17 00:00:00 2001 From: shokinn Date: Mon, 5 Jan 2026 21:59:25 +0100 Subject: [PATCH] Update function comment --- global-functions.d/phg.rsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-functions.d/phg.rsc b/global-functions.d/phg.rsc index b79db4b..c579fe2 100644 --- a/global-functions.d/phg.rsc +++ b/global-functions.d/phg.rsc @@ -16,7 +16,7 @@ # global functions :global SafeResolve -# Function: safelyResolve +# Function: SafeResolve # - Takes a DNS string (e.g. "example.com") # - Takes an IP type [ipv4, ipv6] # - Returns a string of an IP address or false if it can't be resolved