From b1a7b0a1864f8a65fea94b226c80c776ce3dcc4e Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Thu, 15 Sep 2016 15:16:06 +0100 Subject: [PATCH] Update piholeDebug.sh I can spell, honest. --- advanced/Scripts/piholeDebug.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced/Scripts/piholeDebug.sh b/advanced/Scripts/piholeDebug.sh index e2e59244..d003c1a4 100755 --- a/advanced/Scripts/piholeDebug.sh +++ b/advanced/Scripts/piholeDebug.sh @@ -338,7 +338,7 @@ function dumpPiHoleLog { # Anything to be done after capturing of pihole.log terminates function finalWork { echo "::: Finshed debugging!" - echo "::: The degug log can be uploaded to Termbin.com for easier sharing." + echo "::: The debug log can be uploaded to Termbin.com for easier sharing." read -r -p "::: Would you like to upload the log? [y/N] " response case ${response} in [yY][eE][sS]|[yY])