From 981cefdae6bc70c98b518b059558e295269490bf Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 10 Dec 2011 14:01:55 -0800 Subject: const.py: fix spelling of a comment --- pym/portage/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage/const.py') diff --git a/pym/portage/const.py b/pym/portage/const.py index a32933c4b..5c738e431 100644 --- a/pym/portage/const.py +++ b/pym/portage/const.py @@ -145,7 +145,7 @@ MANIFEST2_IDENTIFIERS = ("AUX", "MISC", "DIST", "EBUILD") # constant should be minimal, in favor of access via the EPREFIX setting of # a config instance (since it's possible to contruct a config instance with # a different EPREFIX). Therefore, the EPREFIX constant should *NOT* be used -# in the definition of any other contstants within this file. +# in the definition of any other constants within this file. EPREFIX="" # pick up EPREFIX from the environment if set -- cgit v1.2.3-1-g7c22