From: Eric Christopher Date: Mon, 21 Jun 2010 23:49:08 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=df7d419f26abb93e8abdf9e41f9e7758c2fd1b9f;p=oota-llvm.git Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106505 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 ############################################################################### #---------------------------------------------------------