commit:     ccbfb0a995b87ea81ed408643b853072042fee19
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 30 22:58:08 2015 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 00:24:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbfb0a9

dev-lang/php: fix typo "chose" -> "choose", bug #537904 by David Flogeras.

Gentoo-Bug: 537904

Package-Manager: portage-2.2.20.1

 dev-lang/php/php-5.6.15.ebuild    | 2 +-
 dev-lang/php/php-7.0.0_rc5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/php/php-5.6.15.ebuild b/dev-lang/php/php-5.6.15.ebuild
index dcf8362..dd68ab2 100644
--- a/dev-lang/php/php-5.6.15.ebuild
+++ b/dev-lang/php/php-5.6.15.ebuild
@@ -769,7 +769,7 @@ pkg_postinst() {
        fi
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
-       elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
+       elog "You can choose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
        elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 

diff --git a/dev-lang/php/php-7.0.0_rc5.ebuild 
b/dev-lang/php/php-7.0.0_rc5.ebuild
index c81046f..863491a 100644
--- a/dev-lang/php/php-7.0.0_rc5.ebuild
+++ b/dev-lang/php/php-7.0.0_rc5.ebuild
@@ -745,7 +745,7 @@ pkg_postinst() {
        fi
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
-       elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
+       elog "You can choose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
        elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 

Reply via email to