summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-09-08 22:09:28 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-09-08 22:09:28 +0200
commit4e8594c283a3e176118ce499b00a9a97cf97eaf6 (patch)
tree6f62da9755fdf1499afe211ceea199d01f5c6cee /pym
parented3c3869998605f640920de540a6cdee0d1d96db (diff)
downloadportage-4e8594c283a3e176118ce499b00a9a97cf97eaf6.tar.gz
portage-4e8594c283a3e176118ce499b00a9a97cf97eaf6.tar.bz2
portage-4e8594c283a3e176118ce499b00a9a97cf97eaf6.zip
Fix typo in comment.
Diffstat (limited to 'pym')
-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 a5f2854b7..13787b2f3 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -265,7 +265,7 @@ class _dynamic_depgraph_config(object):
# (db, pkg_type, built, installed, db_keys)
if "remove" in self.myparams:
# For removal operations, use _dep_check_composite_db
- # for availability and visibilty checks. This provides
+ # for availability and visibility checks. This provides
# consistency with install operations, so we don't
# get install/uninstall cycles like in bug #332719.
self._graph_trees[myroot]["porttree"] = filtered_tree