From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 10 Oct 2010 02:54:51 +0000 (+0200) Subject: Fix typos in comments. X-Git-Tag: v2.1.9.15~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8d0058d3411361c29b63ec9f4e1409fa0dcfd3c0;p=portage.git Fix typos in comments. --- diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py index 4095bbbba..af4e77a39 100644 --- a/pym/_emerge/depgraph.py +++ b/pym/_emerge/depgraph.py @@ -701,7 +701,7 @@ class depgraph(object): if not dep_pkg: if dep.priority.optional: - # This could be an unecessary build-time dep + # This could be an unnecessary build-time dep # pulled in by --with-bdeps=y. return 1 if allow_unsatisfied: