summaryrefslogtreecommitdiff
path: root/packaging/RHEL/makerpms.sh.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/RHEL/makerpms.sh.tmpl')
-rw-r--r--packaging/RHEL/makerpms.sh.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RHEL/makerpms.sh.tmpl b/packaging/RHEL/makerpms.sh.tmpl
index 93d2d82692..03e56f5d06 100644
--- a/packaging/RHEL/makerpms.sh.tmpl
+++ b/packaging/RHEL/makerpms.sh.tmpl
@@ -16,7 +16,7 @@ EXTRA_OPTIONS="$1"
SPECDIR=`rpm --eval %_specdir`
SRCDIR=`rpm --eval %_sourcedir`
-# At this point the SPECDIR and SRCDIR vaiables must have a value!
+# At this point the SPECDIR and SRCDIR variables must have a value!
USERID=`id -u`
GRPID=`id -g`