Skip to content
Snippets Groups Projects
Commit d23b8dc5 authored by Rob Olson's avatar Rob Olson Committed by Max Howell
Browse files

Fix typo: '/Application' -> '/Applications'


Closes Homebrew/homebrew#10626.

Signed-off-by: default avatarMax Howell <max@methylblue.com>
parent 2a559110
No related branches found
No related tags found
No related merge requests found
......@@ -357,7 +357,7 @@ def check_xcode_select_path
these is (probably) what you want:
sudo xcode-select -switch /Developer
sudo xcode-select -switch /Application/Xcode.app
sudo xcode-select -switch /Applications/Xcode.app
EOS
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment