aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-04-21 10:52:33 -0500
committerJack Nagel2014-04-21 10:52:46 -0500
commitc832bd1591e92733c1084116b19093a70077e701 (patch)
tree87d267d38929f2795b4cfc091739d6254cf81333 /Library
parent0682c1ad02c51be281ebdfd2714d1fdb7123a65d (diff)
downloadbrew-c832bd1591e92733c1084116b19093a70077e701.tar.bz2
Fix typo
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/ENV/4.3/cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc
index 034a1f64e..e34b087ac 100755
--- a/Library/ENV/4.3/cc
+++ b/Library/ENV/4.3/cc
@@ -260,7 +260,7 @@ class Cmd
args
end
- # Keg-only opt paths get the "-I" treatment since it has higher priority that
+ # Keg-only opt paths get the "-I" treatment since it has higher priority than
# "-isystem", and we want them to be searched before system directories as
# well as any directories added by the build system.
def cppflags