diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-03-13 18:37:23 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-03-13 18:37:23 +0000 |
commit | 1615d13c0e7d4f1ec9fa22a9e2ddcd5567724c7d (patch) | |
tree | 56a46b96069c05b3ac9af169268267bacfbfcba1 /RELEASE-NOTES | |
parent | Add missing brackets to [:upper:] and [:lower:] in _sb_append_var() tr (diff) | |
download | portage-idfetch-1615d13c0e7d4f1ec9fa22a9e2ddcd5567724c7d.tar.gz portage-idfetch-1615d13c0e7d4f1ec9fa22a9e2ddcd5567724c7d.tar.bz2 portage-idfetch-1615d13c0e7d4f1ec9fa22a9e2ddcd5567724c7d.zip |
Tweak grammar.
svn path=/main/trunk/; revision=13108
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4e690059..a38c165b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,7 +18,7 @@ portage-2.2 - packages won't be unmerged if they are referenced by an installed package set (with the exception of the world set, and installed being determined by the world_sets file). -* "world" does no longer include "system" unconditionally, but you can add +* "world" no longer includes "system" unconditionally, but you can add "@system" to the world_sets file to restore the old state. portage-2.1.6 |