projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4841c50
)
_legacy_globals: fix grammar in comment
author
Zac Medico
<zmedico@gentoo.org>
Sun, 30 Oct 2011 06:52:42 +0000
(23:52 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 30 Oct 2011 06:53:06 +0000
(23:53 -0700)
pym/portage/_legacy_globals.py
patch
|
blob
|
history
diff --git
a/pym/portage/_legacy_globals.py
b/pym/portage/_legacy_globals.py
index 072b3f751060a9fa30e3d9682a37c3332dac4122..f13e95d4b4980250cc40cb9f50ce863967370ae7 100644
(file)
--- a/
pym/portage/_legacy_globals.py
+++ b/
pym/portage/_legacy_globals.py
@@
-42,7
+42,7
@@
def _get_legacy_global(name):
constructed.add('settings')
# Since portage.db now uses EROOT for keys instead of ROOT, we make
- # portage.root refer to EROOT such that it continues
works
as a key.
+ # portage.root refer to EROOT such that it continues
to work
as a key.
portage.root = portage.db._target_eroot
constructed.add('root')