From: Zac Medico Date: Mon, 28 Apr 2008 20:44:56 +0000 (-0000) Subject: Fix spelling. (trunk r10028) X-Git-Tag: v2.1.5~121 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bf42d7e09798773fc848be57adf176342c162f6c;p=portage.git Fix spelling. (trunk r10028) svn path=/main/branches/2.1.2/; revision=10029 --- diff --git a/bin/emerge b/bin/emerge index 63de21c38..70cadb8aa 100755 --- a/bin/emerge +++ b/bin/emerge @@ -2982,7 +2982,7 @@ class depgraph(object): except portage_exception.InvalidDependString: continue - # Enable upgrage or downgrade to a version + # Enable upgrade or downgrade to a version # with visible KEYWORDS when the installed # version is masked by KEYWORDS, but never # reinstall the same exact version only due