aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-14 15:18:12 -0800
committerAdam Vandenberg2013-01-14 15:18:12 -0800
commite30392820f6826ec23a68ef2c9365a54a7c72d4b (patch)
tree9f9efb0e200c8eb1ae7809fa78be72f1dfd4c942 /Library/Homebrew
parent3c04d14cc9d9574e7a5596529ccc75dfc5dddcb5 (diff)
downloadbrew-e30392820f6826ec23a68ef2c9365a54a7c72d4b.tar.bz2
fix grammar
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/requirements.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/requirements.rb b/Library/Homebrew/requirements.rb
index 5ac7e4e4b..ffb03cb37 100644
--- a/Library/Homebrew/requirements.rb
+++ b/Library/Homebrew/requirements.rb
@@ -288,7 +288,7 @@ class TeXInstalled < Requirement
You can install MacTeX distribution from:
http://www.tug.org/mactex/
- Make sure that its bin directory is in your PATH before proceed.
+ Make sure that its bin directory is in your PATH before proceeding.
You may also need to restore the ownership of Homebrew install:
sudo chown -R $USER `brew --prefix`