From 2d5de8c7ed88e1ad23774a66a512851dc26d6864 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 1 Mar 2012 22:55:21 -0600 Subject: [PATCH] doctor: s/folder/directory/ Signed-off-by: Jack Nagel --- Library/Homebrew/cmd/doctor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb index 380a331e2f..4094be3117 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