From df7d419f26abb93e8abdf9e41f9e7758c2fd1b9f Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Mon, 21 Jun 2010 23:49:08 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106505 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.rules b/Makefile.rules index 9c19d5550ad..ed8fe04d535 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -935,7 +935,7 @@ endif endif ############################################################################### -# Set up variables for building libararies +# Set up variables for building libraries ############################################################################### #---------------------------------------------------------