From 96f2aa18036b06e71768cd20affa0bc37d5a82f3 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Thu, 17 Nov 2016 23:36:53 +0100 Subject: [PATCH] fixed typo --- pihole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pihole b/pihole index 02a64827..56953b03 100755 --- a/pihole +++ b/pihole @@ -132,7 +132,7 @@ piholeEnable() { echo "::: Example:" echo "::: pihole disable 5s - will disable blocking for 5 seconds" echo "::: pihole disable 7m - will disable blocking for 7 minutes" - echo "::: Blocking will not automatically be reenabled!" + echo "::: Blocking will not automatically be re-enabled!" fi fi else