Fix typo in comment.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Mon, 30 Aug 2010 12:08:09 +0000 (14:08 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Mon, 30 Aug 2010 12:08:09 +0000 (14:08 +0200)
pym/_emerge/actions.py

index 3c735aa2cff92359ae167786a0304e51b7b9b50f..707bb7b41df683d459144e92e5b6e089ba9c250e 100644 (file)
@@ -885,7 +885,7 @@ def calc_depclean(settings, trees, ldpath_mtimes,
                real_vardb._linkmap is not None and \
                myopts.get('--depclean-lib-check') != 'n':
 
-               # Check if any of these package are the sole providers of libraries
+               # Check if any of these packages are the sole providers of libraries
                # with consumers that have not been selected for removal. If so, these
                # packages and any dependencies need to be added to the graph.
                real_vardb = trees[myroot]["vartree"].dbapi