diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-14 13:34:24 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-14 13:37:28 -0800 |
commit | fca8a93c3777d2143f8ffbfc30f4d95cdef9b557 (patch) | |
tree | e03c82505372ffd61ff69a5b4cdd473f393b8c24 /sys-apps | |
parent | Update gnome 3.18 mask (diff) | |
download | gentoo-fca8a93c3777d2143f8ffbfc30f4d95cdef9b557.tar.gz gentoo-fca8a93c3777d2143f8ffbfc30f4d95cdef9b557.tar.bz2 gentoo-fca8a93c3777d2143f8ffbfc30f4d95cdef9b557.zip |
sys-apps/portage: Correct spelling and grammar.
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/portage-2.2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/portage/portage-2.2.20.1.ebuild b/sys-apps/portage/portage-2.2.20.1.ebuild index 46fa1ea9c22c..9b1a31093768 100644 --- a/sys-apps/portage/portage-2.2.20.1.ebuild +++ b/sys-apps/portage/portage-2.2.20.1.ebuild @@ -359,7 +359,7 @@ pkg_postinst() { einfo "This release of portage removed the new squashfs sync module " einfo "introduced in portage-2.2.19." einfo "Look for it to be released as an installable portage module soon." - einfo "This will allow it to develop at it's own pace partially independant" - einfo "of portage" + einfo "This will allow it to develop at its own pace partially independent" + einfo "of portage." einfo "" } |