summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-08-06 18:37:43 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-08-06 18:37:43 +0200
commitbc67368537e26a8e2df53a1674366dcbfc6b2763 (patch)
tree2aea271799f467d953ed8e5ce6a918ae829d92e0
parentAdd a _MaskReason.hint attribute that the --autounmask code can use (diff)
downloadportage-multirepo-bc67368537e26a8e2df53a1674366dcbfc6b2763.tar.gz
portage-multirepo-bc67368537e26a8e2df53a1674366dcbfc6b2763.tar.bz2
portage-multirepo-bc67368537e26a8e2df53a1674366dcbfc6b2763.zip
Fix typo in comment.
-rw-r--r--pym/_emerge/actions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py
index 9de45f44..aeae5e75 100644
--- a/pym/_emerge/actions.py
+++ b/pym/_emerge/actions.py
@@ -2431,7 +2431,7 @@ def action_uninstall(settings, trees, ldpath_mtimes,
if action == 'deselect':
return action_deselect(settings, trees, opts, valid_atoms)
- # Create a Schuduler for calls to unmerge(), in order to cause
+ # Create a Scheduler for calls to unmerge(), in order to cause
# redirection of ebuild phase output to logs as required for
# options such as --quiet.
sched = Scheduler(settings, trees, None, opts,