Fix a typo in a comment.
[portage.git] / pym / _emerge / depgraph.py
index 4824a481d75162c7026ef2bacd5c5b6d64e94155..15a5df816e4858efd63e585c87f5357218937524 100644 (file)
@@ -5567,7 +5567,7 @@ class depgraph(object):
                                                        is_latest_in_slot = False
                                                        break
                                        else:
-                                               # iter_match_pkgs yields highest verion first, so
+                                               # iter_match_pkgs yields highest version first, so
                                                # there's no need to search this pkg_type any further
                                                break