Fix typos.
authorZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 07:33:26 +0000 (07:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 07:33:26 +0000 (07:33 -0000)
svn path=/main/trunk/; revision=11134

pym/_emerge/__init__.py

index 3693d44bf19b7e9692898b49a60995b483043eac..7e11ab8ab9d2a8836c82ad5ea7e6ca8dd9b29db0 100644 (file)
@@ -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.
                """