Fix a typo in a comment

This commit is contained in:
Jesse Keating 2008-10-03 14:23:30 -07:00
parent 2fca7f7405
commit 15efef64fa
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ class Pungi(pypungi.PungiBase):
self.ayum.conf.exclude.extend(self.ksparser.handler.packages.excludedList)
self.ayum.excludePackages()
# Always add the core groiup
# Always add the core group
self.ksparser.handler.packages.add(['@core'])
# Check to see if we need the base group