has/best_version: fix grammar in docs
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Nov 2011 19:28:02 +0000 (11:28 -0800)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Nov 2011 19:28:02 +0000 (11:28 -0800)
bin/phase-helpers.sh

index 361aa3f06c956e36460fd23b0560a4424e9c6c72..27b486f5f200160e35720f71d8a2af9c56e0b710 100644 (file)
@@ -600,7 +600,7 @@ _eapi4_src_install() {
 # @USAGE: <DEPEND ATOM>
 # @DESCRIPTION:
 # Return true if given package is installed. Otherwise return false.
-# Callers may override the ROOT variable in order match packages from an
+# Callers may override the ROOT variable in order to match packages from an
 # alternative ROOT.
 has_version() {
 
@@ -634,7 +634,7 @@ has_version() {
 # @USAGE: <DEPEND ATOM>
 # @DESCRIPTION:
 # Returns the best/most-current match.
-# Callers may override the ROOT variable in order match packages from an
+# Callers may override the ROOT variable in order to match packages from an
 # alternative ROOT.
 best_version() {