1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 14:58:08 +00:00

fixed typo

This commit is contained in:
DL6ER 2016-11-17 23:36:53 +01:00
parent c6857501aa
commit 96f2aa1803

2
pihole
View File

@ -132,7 +132,7 @@ piholeEnable() {
echo "::: Example:" echo "::: Example:"
echo "::: pihole disable 5s - will disable blocking for 5 seconds" echo "::: pihole disable 5s - will disable blocking for 5 seconds"
echo "::: pihole disable 7m - will disable blocking for 7 minutes" 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
fi fi
else else