summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 44ba281ee..b4fdafdd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,7 +23,7 @@
* gui.py (takeScreenShot): Fix indentation so screenshots work again
(#204480).
- * yuminstal.py (YumBackend.doRepoSetup): Iterate over enabled repos,
+ * yuminstall.py (YumBackend.doRepoSetup): Iterate over enabled repos,
instead of trusting yum to do that for us. This allows giving the
option of skipping incorrect repositories during kickstart (#204831).