diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/doctor.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb index 90795d975..39079ceb7 100644 --- a/Library/Homebrew/cmd/doctor.rb +++ b/Library/Homebrew/cmd/doctor.rb @@ -439,7 +439,7 @@ def check_user_path_1 #{conflicts * "\n "} Consider amending your PATH so that #{HOMEBREW_PREFIX}/bin - is ahead of /usr/bin in your PATH. + occurs before /usr/bin in your PATH. EOS end end |
