aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/requirements.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-14 15:18:12 -0800
committerAdam Vandenberg2013-01-14 15:18:12 -0800
commit119ec0090a642abe425f5a2359e25e9941f1a9b4 (patch)
treea48f7977ce06e832e9e7bdfc7bd264d24ea0d45b /Library/Homebrew/requirements.rb
parentcb67cd9431bcce279a1ece79914277976b20c215 (diff)
downloadhomebrew-119ec0090a642abe425f5a2359e25e9941f1a9b4.tar.bz2
fix grammar
Diffstat (limited to 'Library/Homebrew/requirements.rb')
-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`