Fixed a typo

Signed-off-by: Elias Ojala <ojala.s.elias@gmail.com>
This commit is contained in:
Elias Ojala 2018-01-27 14:36:11 +02:00
parent 535b8458d4
commit 2b6d9c34c9

View file

@ -1929,7 +1929,7 @@ main() {
# They do not have enough privileges, so let the user know # They do not have enough privileges, so let the user know
echo -e " ${CROSS} ${str} echo -e " ${CROSS} ${str}
${COL_LIGHT_RED}Script called with non-root privileges${COL_NC} ${COL_LIGHT_RED}Script called with non-root privileges${COL_NC}
The Pi-hole requires elevated privleges to install and run The Pi-hole requires elevated privileges to install and run
Please check the installer for any concerns regarding this requirement Please check the installer for any concerns regarding this requirement
Make sure to download this script from a trusted source\\n" Make sure to download this script from a trusted source\\n"
echo -ne " ${INFO} Sudo utility check" echo -ne " ${INFO} Sudo utility check"