summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-08-05 22:05:54 +0000
committerMatt Wilson <msw@redhat.com>2000-08-05 22:05:54 +0000
commit9d49e6d9fc862848797d12799851132e83567305 (patch)
tree39ad0c45996934b18ba83466efc55cfc52982625 /textw
parent446b7b5d1f130b89affc13bbf2c07a559ee61986 (diff)
downloadanaconda-9d49e6d9fc862848797d12799851132e83567305.tar.gz
anaconda-9d49e6d9fc862848797d12799851132e83567305.tar.xz
anaconda-9d49e6d9fc862848797d12799851132e83567305.zip
typo
Diffstat (limited to 'textw')
-rw-r--r--textw/packages_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/packages_text.py b/textw/packages_text.py
index ccbd80bad..5978221bc 100644
--- a/textw/packages_text.py
+++ b/textw/packages_text.py
@@ -36,7 +36,7 @@ class PackageGroupWindow:
ct = CheckboxTree(height = 8, scroll = 1)
klass = todo.getClass ()
- showgrouns = klass.getOptionalGroups()
+ showgroups = klass.getOptionalGroups()
for comp in todo.comps:
show = 0
if showgroups: