From 62a402337c6d43c448ff0b5657ada26ff004d421 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 8 Nov 2011 11:28:02 -0800 Subject: [PATCH] has/best_version: fix grammar in docs --- bin/phase-helpers.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/phase-helpers.sh b/bin/phase-helpers.sh index 361aa3f06..27b486f5f 100644 --- a/bin/phase-helpers.sh +++ b/bin/phase-helpers.sh @@ -600,7 +600,7 @@ _eapi4_src_install() { # @USAGE: # @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: # @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() { -- 2.26.2