From 768b5ed697a7accff7fe86fce31bfefed7d4e8cb Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 30 Aug 2010 14:08:09 +0200 Subject: Fix typo in comment. --- pym/_emerge/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py index 3c735aa2c..707bb7b41 100644 --- a/pym/_emerge/actions.py +++ b/pym/_emerge/actions.py @@ -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 -- cgit v1.2.3-1-g7c22