Fix typo in comment.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Wed, 8 Sep 2010 20:09:28 +0000 (22:09 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Wed, 8 Sep 2010 20:09:28 +0000 (22:09 +0200)
pym/_emerge/depgraph.py

index a5f2854b7e3421d52838d216b4f985362758d4d6..13787b2f37dc9166bb1702ab26dfb84b2d51cc3c 100644 (file)
@@ -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