From 3b0eef09e9df01d2a65b596af63a39b8c3b5719c Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 22 Mar 2014 10:14:20 +0000 Subject: Remove unnecessary swearing. --- Library/Homebrew/extend/ENV/super.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/extend') diff --git a/Library/Homebrew/extend/ENV/super.rb b/Library/Homebrew/extend/ENV/super.rb index cbfd3dd8c..c9ffb2c72 100644 --- a/Library/Homebrew/extend/ENV/super.rb +++ b/Library/Homebrew/extend/ENV/super.rb @@ -225,7 +225,7 @@ module Superenv end def determine_developer_dir - # If Xcode path is fucked then this is basically a fix. In the case where + # If Xcode path is broken then this is basically a fix. In the case where # nothing is valid, it still fixes most usage to supply a valid path that # is not "/". MacOS::Xcode.prefix || self['DEVELOPER_DIR'] -- cgit v1.2.3