From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 8 Sep 2010 20:09:28 +0000 (+0200) Subject: Fix typo in comment. X-Git-Tag: v2.2_rc78~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4e8594c283a3e176118ce499b00a9a97cf97eaf6;p=portage.git Fix typo in comment. --- 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