From 4e8594c283a3e176118ce499b00a9a97cf97eaf6 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 8 Sep 2010 22:09:28 +0200 Subject: Fix typo in comment. --- pym/_emerge/depgraph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') 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 -- cgit v1.2.3-1-g7c22