aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/cmd/doctor.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb
index 380a331e2..4094be311 100644
--- a/Library/Homebrew/cmd/doctor.rb
+++ b/Library/Homebrew/cmd/doctor.rb
@@ -257,8 +257,8 @@ def check_access_usr_local
unless Pathname('/usr/local').writable? then <<-EOS.undent
The /usr/local directory is not writable.
- Even if this folder was writable when you installed Homebrew, other
- software may change permissions on this folder. Some versions of the
+ Even if this directory was writable when you installed Homebrew, other
+ software may change permissions on this directory. Some versions of the
"InstantOn" component of Airfoil are known to do this.
You should probably change the ownership and permissions of /usr/local