From bc67368537e26a8e2df53a1674366dcbfc6b2763 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 6 Aug 2010 18:37:43 +0200 Subject: Fix typo in comment. --- pym/_emerge/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py index 9de45f44d..aeae5e75d 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, -- cgit v1.2.3-1-g7c22