From 19ad8e5fb4c8b0cfa44038a62f84443b1488107d Mon Sep 17 00:00:00 2001 From: Elias Howell Date: Mon, 2 Jan 2023 13:59:13 -0500 Subject: quotes prevent glob and word splitting + spelling --- modules/publicip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/publicip') diff --git a/modules/publicip b/modules/publicip index 2e94e04..bdcb6a1 100755 --- a/modules/publicip +++ b/modules/publicip @@ -1,6 +1,6 @@ #!/bin/bash -# Prints out your public IP adress +# Prints out your public IP address # Depends on curl PREFIX=' ' -- cgit v1.2.3