Update function comment

This commit is contained in:
Philip Henning 2026-01-05 21:59:25 +01:00
parent 572a2407d0
commit 0a8e06fe02

View file

@ -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