aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mkclean.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mkclean.rb b/Library/Formula/mkclean.rb
index 6570b15ac..1a9349141 100644
--- a/Library/Formula/mkclean.rb
+++ b/Library/Formula/mkclean.rb
@@ -6,7 +6,7 @@ class Mkclean < Formula
sha1 '21d9dd829086fe13771815481b6c7beeb83aca88'
def patches
- # Fixes compile error with with XCode-4.3+, a hardcoded /Developer. Reported as:
+ # Fixes compile error with XCode-4.3+, a hardcoded /Developer. Reported as:
# https://sourceforge.net/tracker/?func=detail&aid=3505611&group_id=68739&atid=522228
DATA if MacOS.prefer_64_bit?
end