summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index 3691e21b6..60eafb754 100644
--- a/text.py
+++ b/text.py
@@ -551,7 +551,7 @@ class InstallInterface:
def setSteps(self, anaconda):
anaconda.dispatch.skipStep("filtertype")
anaconda.dispatch.skipStep("filter")
- anaconda.dispatch.skipStep("cleardisksel")
+ anaconda.dispatch.skipStep("cleardiskssel")
anaconda.dispatch.skipStep("basepkgsel")
anaconda.dispatch.skipStep("group-selection")