public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r14799 - main/branches/2.1.7/pym/_emerge
@ 2009-11-07  1:19 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-11-07  1:19 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2009-11-07 01:19:10 +0000 (Sat, 07 Nov 2009)
New Revision: 14799

Modified:
   main/branches/2.1.7/pym/_emerge/depgraph.py
Log:
Fix typo in comment. (trunk r14798)

Modified: main/branches/2.1.7/pym/_emerge/depgraph.py
===================================================================
--- main/branches/2.1.7/pym/_emerge/depgraph.py	2009-11-07 01:18:54 UTC (rev 14798)
+++ main/branches/2.1.7/pym/_emerge/depgraph.py	2009-11-07 01:19:10 UTC (rev 14799)
@@ -1343,7 +1343,7 @@
 					atom_pkg_graph.remove(pkg)
 
 			# Yield < and <= atoms first, since those are more likely to
-			# cause a slot conflicts, and we want those atoms to be displayed
+			# cause slot conflicts, and we want those atoms to be displayed
 			# in the resulting slot conflict message (see bug #291142).
 			less_than = []
 			not_less_than = []




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-07  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07  1:19 [gentoo-commits] portage r14799 - main/branches/2.1.7/pym/_emerge Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox