From 120c2288cac46b778aa989855246a99ce5da4d80 Mon Sep 17 00:00:00 2001 From: JBallin Date: Wed, 9 Sep 2020 11:47:43 -0700 Subject: [PATCH] Improve comment Co-authored-by: Mike McQuaid --- bin/brew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/brew b/bin/brew index d0078e707c..4918b527eb 100755 --- a/bin/brew +++ b/bin/brew @@ -60,7 +60,7 @@ fi HOMEBREW_LIBRARY="$HOMEBREW_REPOSITORY/Library" -# Allowlist and copy to HOMEBREW_* all variables previously mentioned in +# Copy and export all HOMEBREW_* all variables previously mentioned in # manpage or used elsewhere by Homebrew. for VAR in BROWSER DISPLAY EDITOR NO_COLOR PATH do