aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index c1bd87bd2..d46733482 100755
--- a/install
+++ b/install
@@ -148,7 +148,7 @@ else
sudo "/usr/bin/chgrp admin #{HOMEBREW_PREFIX}"
end
-ohai "Downloading and Installing Homebrew..."
+ohai "Downloading and installing Homebrew..."
Dir.chdir HOMEBREW_PREFIX do
if git
# we do it in four steps to avoid merge errors when reinstalling