s3:packaging: Fix typo in comment.
authorKarolin Seeger <kseeger@samba.org>
Thu, 10 Dec 2009 13:08:43 +0000 (14:08 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 10 Dec 2009 13:09:42 +0000 (14:09 +0100)
Karolin

packaging/RHEL/makerpms.sh.tmpl

index 93d2d82692c8509014626c2892a69ac0f77d6c41..03e56f5d0699af26f8690a9425f8cb2f0917935e 100644 (file)
@@ -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`