summaryrefslogtreecommitdiffstats
path: root/textw/timezone_text.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-08-16 18:56:48 +0000
committerChris Lumens <clumens@redhat.com>2006-08-16 18:56:48 +0000
commit5edf0deaa12e388b12986835e905746c41cc4b15 (patch)
tree8f6cd2c39d2e87ca77d60a7bca8ae39231fac1ec /textw/timezone_text.py
parent45ab5d198b08a474c9722c4825b16e75e78a803c (diff)
downloadanaconda-5edf0deaa12e388b12986835e905746c41cc4b15.tar.gz
anaconda-5edf0deaa12e388b12986835e905746c41cc4b15.tar.xz
anaconda-5edf0deaa12e388b12986835e905746c41cc4b15.zip
Fix typo (#202844).
Diffstat (limited to 'textw/timezone_text.py')
-rw-r--r--textw/timezone_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/timezone_text.py b/textw/timezone_text.py
index f0589614a..431836fb7 100644
--- a/textw/timezone_text.py
+++ b/textw/timezone_text.py
@@ -67,7 +67,7 @@ class TimezoneWindow:
t = TextboxReflowed(30,
_("What time zone are you located in?"))
- if not anaconda.ksKickstart and not hasWindows(anaconda.id.bootloader):
+ if not anaconda.isKickstart and not hasWindows(anaconda.id.bootloader):
asUtc = True
#