From bafa57f5be5f5bd52162023bca36bc8424b2ada3 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 10 Sep 2010 21:06:42 -0700 Subject: Fix typo in comment. --- pym/portage/package/ebuild/_spawn_nofetch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/package/ebuild/_spawn_nofetch.py b/pym/portage/package/ebuild/_spawn_nofetch.py index 8de0a94bd..cf5b1157a 100644 --- a/pym/portage/package/ebuild/_spawn_nofetch.py +++ b/pym/portage/package/ebuild/_spawn_nofetch.py @@ -21,7 +21,7 @@ def spawn_nofetch(portdb, ebuild_path, settings=None): If settings is None then a suitable config instance will be acquired from the given portdbapi instance. - A private PORTAGE_BUILDDIR is be created and cleaned up, in + A private PORTAGE_BUILDDIR will be created and cleaned up, in order to avoid any interference with any other processes. If PORTAGE_TMPDIR is writable, that will be used, otherwise the default directory for the tempfile module will be used. -- cgit v1.2.3-1-g7c22