fix spelling error

This commit is contained in:
Mike McLean 2016-09-15 15:17:25 -04:00
parent ec02b9f4b7
commit 4b36a8f2f9
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
# Source function library.
. /etc/init.d/functions
# Check that we're a priviledged user
# Check that we're a privileged user
[ `id -u` = 0 ] || exit 1
[ -f /etc/sysconfig/kojivmd ] && . /etc/sysconfig/kojivmd