From fc80d33d9ce46869551370726c374d3eb3ff92c4 Mon Sep 17 00:00:00 2001 From: Sheldon Rupp Date: Sat, 5 Sep 2015 21:45:02 +0200 Subject: [PATCH] Remove period. Typo with `.` and `,` --- setup/questions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/questions.sh b/setup/questions.sh index bfc751b3..f55e0a91 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -80,7 +80,7 @@ address, so we're suggesting $DEFAULT_PRIMARY_HOSTNAME. fi fi -# If the machine is behind a NAT, inside a VM, etc., it may not know +# If the machine is behind a NAT, inside a VM, etc, it may not know # its IP address on the public network / the Internet. Ask the Internet # and possibly confirm with user. if [ -z "$PUBLIC_IP" ]; then