From 99e7ded4c47d1744e973e975112f6428d217e2b6 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Wed, 5 Dec 2018 08:47:28 +0900 Subject: [PATCH] Minor change --- ports.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports.go b/ports.go index 2641db9c..8280c7a6 100644 --- a/ports.go +++ b/ports.go @@ -10,7 +10,7 @@ import ( ) // testConnectivity will test if port 443 is accessible or not. -// If not, it will attempt to run "sudo make ports" and consume +// If not, it will attempt to run "sudo make ports" and resume // execution once the user has entered the password. func testConnectivity() { config := tls.Config{