Fix a typo in a doc string.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Sun, 17 Jul 2011 04:35:26 +0000 (06:35 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Sun, 17 Jul 2011 04:35:26 +0000 (06:35 +0200)
pym/_emerge/EbuildFetcher.py

index 32d1ccfa347d19242efc5a0bd5e0e298cd94395f..feb68d07255f9d269863bba394ec75bdd6d46517 100644 (file)
@@ -25,7 +25,7 @@ class EbuildFetcher(SpawnProcess):
 
        def already_fetched(self, settings):
                """
-               Returns True if all files are already exist locally and have correct
+               Returns True if all files already exist locally and have correct
                digests, otherwise return False. When returning True, appropriate
                digest checking messages are produced for display and/or logging.
                When returning False, no messages are produced, since we assume