summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/depgraph.py
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2011-06-06 18:00:40 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2011-06-06 18:00:40 +0200
commitc04c2543225e7089d17b4b11f5460643965ac653 (patch)
treef9fa42ac231b0c3a32636e8beca2f08231d9e65c /pym/_emerge/depgraph.py
parent531f10764b7159dd9578f914fa7a862132c582e1 (diff)
downloadportage-c04c2543225e7089d17b4b11f5460643965ac653.tar.gz
portage-c04c2543225e7089d17b4b11f5460643965ac653.tar.bz2
portage-c04c2543225e7089d17b4b11f5460643965ac653.zip
Fix some typos.
Diffstat (limited to 'pym/_emerge/depgraph.py')
-rw-r--r--pym/_emerge/depgraph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index 64fe9c917..b9a394e5d 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -4223,7 +4223,7 @@ class depgraph(object):
if True:
# Pull in blockers from all installed packages that haven't already
- # been pulled into the depgraph, in order to ensure that the are
+ # been pulled into the depgraph, in order to ensure that they are
# respected (bug 128809). Due to the performance penalty that is
# incurred by all the additional dep_check calls that are required,
# blockers returned from dep_check are cached on disk by the