aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2013-10-25 22:13:29 +0100
committerMike McQuaid2013-10-25 22:13:29 +0100
commita37956c8c4e93dab6fe9df6d594ea3359624004f (patch)
tree9ca752d2627838676dc9f2a11da81899574ea64d
parent7a8d702895af58b2bfd4fb1ccd8e746ca3c43c55 (diff)
downloadhomebrew-a37956c8c4e93dab6fe9df6d594ea3359624004f.tar.bz2
Tweak casing.
-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