From c832bd1591e92733c1084116b19093a70077e701 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 21 Apr 2014 10:52:33 -0500 Subject: [PATCH] Fix typo --- Library/ENV/4.3/cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index 034a1f64e6..e34b087ac3 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