doctor: s/folder/directory/

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-03-01 22:55:21 -06:00
parent 79d1c2396a
commit 2d5de8c7ed

View File

@ -257,8 +257,8 @@ def check_access_usr_local
unless Pathname('/usr/local').writable? then <<-EOS.undent unless Pathname('/usr/local').writable? then <<-EOS.undent
The /usr/local directory is not writable. The /usr/local directory is not writable.
Even if this folder was writable when you installed Homebrew, other Even if this directory was writable when you installed Homebrew, other
software may change permissions on this folder. Some versions of the software may change permissions on this directory. Some versions of the
"InstantOn" component of Airfoil are known to do this. "InstantOn" component of Airfoil are known to do this.
You should probably change the ownership and permissions of /usr/local You should probably change the ownership and permissions of /usr/local