diff options
Diffstat (limited to 'exception.py')
-rw-r--r-- | exception.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exception.py b/exception.py index b54fcf326..1ad7db285 100644 --- a/exception.py +++ b/exception.py @@ -100,7 +100,7 @@ def initExceptionHandling(anaconda): "id.comps", "id.dispatch", "id.hdList", - "id.ksdata", + "ksdata", "id.instLanguage.font", "id.instLanguage.kbd", "id.instLanguage.info", |