[yum-commits] yum/__init__.py

Ville Skyttä scop at osuosl.org
Tue Dec 11 21:47:22 UTC 2012


 yum/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fed680c0f27467a1ada2fc7be1ba8529ea845836
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Tue Dec 11 23:46:40 2012 +0200

    Spelling fix.

diff --git a/yum/__init__.py b/yum/__init__.py
index 63053af..e158b0e 100644
--- a/yum/__init__.py
+++ b/yum/__init__.py
@@ -6012,7 +6012,7 @@ much more problems).
             New in 3.2.24: Obey yumdb_info.installonly data. """
 
         def _sort_and_filter_installonly(pkgs):
-            """ Allow the admin to specify some overrides fo installonly pkgs.
+            """ Allow the admin to specify some overrides for installonly pkgs.
                 using the yumdb. """
             ret_beg = []
             ret_mid = []


More information about the Yum-commits mailing list