From 495c0ce534af794456a0a21f213f8f996bce0186 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 10 Dec 2011 13:37:15 -0800 Subject: actions.py: fix grammar in comment --- pym/_emerge/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/_emerge/actions.py') diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py index f38998d09..7150c2363 100644 --- a/pym/_emerge/actions.py +++ b/pym/_emerge/actions.py @@ -2991,7 +2991,7 @@ def load_emerge_config(trees=None): mtimedbfile = os.path.join(settings['EROOT'], portage.CACHE_PATH, "mtimedb") mtimedb = portage.MtimeDB(mtimedbfile) portage.output._init(config_root=settings['PORTAGE_CONFIGROOT']) - # The portage_uid initialization here must to happend before + # The portage_uid initialization here must happen before # the _init_dirs() calls below. portage.data._init(settings) QueryCommand._db = trees -- cgit v1.2.3-1-g7c22