From 7f7756fd1e75d84d0ad52a8d5874673cfbc7222e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 19 Jul 2008 07:33:26 +0000 Subject: Fix typos. svn path=/main/trunk/; revision=11134 --- pym/_emerge/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pym/_emerge') diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py index 3693d44bf..7e11ab8ab 100644 --- a/pym/_emerge/__init__.py +++ b/pym/_emerge/__init__.py @@ -8781,8 +8781,8 @@ class Scheduler(PollScheduler): """ The uninstall is performed only after blocking packages have been merged on top of it (similar to how a normal upgrade is performed - by first merging the new version on top of the onld version). This - is implemented by reversing the the parent -> uninstall edges in + by first merging the new version on top of the old version). This + is implemented by reversing the parent -> uninstall edges in the graph. """ -- cgit v1.2.3-1-g7c22