From 655de34818c503babea5898ced341c7806d95e64 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 6 Sep 2010 11:57:27 -0700 Subject: Fix typo in FakeVartree._pkg() docstring. --- pym/_emerge/FakeVartree.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/_emerge/FakeVartree.py b/pym/_emerge/FakeVartree.py index e6ec15fc3..977824c78 100644 --- a/pym/_emerge/FakeVartree.py +++ b/pym/_emerge/FakeVartree.py @@ -184,7 +184,7 @@ class FakeVartree(vartree): """ The RootConfig instance that will become the Package.root_config attribute can be overridden by the FakeVartree pkg_root_config - constructory argument, since we want to be consitent with the + constructory argument, since we want to be consistent with the depgraph._pkg() method which uses a specially optimized RootConfig that has a FakeVartree instead of a real vartree. """ -- cgit v1.2.3-1-g7c22