fix comment
authorMarius Mauch <genone@gentoo.org>
Sun, 21 Oct 2007 10:36:17 +0000 (10:36 -0000)
committerMarius Mauch <genone@gentoo.org>
Sun, 21 Oct 2007 10:36:17 +0000 (10:36 -0000)
svn path=/main/trunk/; revision=8204

pym/_emerge/__init__.py

index 539b5740b5ba5f83bff22b93bdf0e26594f0379c..137e4ac7d45e3563b28f34606d58021d21540f2f 100644 (file)
@@ -6779,7 +6779,7 @@ def emerge_main():
                        display_news_notification(trees)
                retval = action_build(settings, trees, mtimedb,
                        myopts, myaction, myfiles, spinner)
-               # if --pretend was enabled then display_news_notification 
+               # if --pretend was not enabled then display_news_notification 
                # was already called by post_emerge
                if "--pretend" in myopts:
                        display_news_notification(trees)