typo.
authorDevang Patel <dpatel@apple.com>
Fri, 18 Jul 2008 23:47:27 +0000 (23:47 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 18 Jul 2008 23:47:27 +0000 (23:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53778 91177308-0d34-0410-b5e6-96231b3b80d8

tools/lto/Makefile

index 45fa69cd8704ee4ae2ace15fbfb9f400ba95cf0f..980a8b620fb2de8313f05b4a3bd712fddab822c0 100644 (file)
@@ -1,4 +1,4 @@
-##===- tools/lto2/Makefile ---------------------------------*- Makefile -*-===##
+##===- tools/lto/Makefile ----------------------------------*- Makefile -*-===##
 # 
 #                     The LLVM Compiler Infrastructure
 #
@@ -12,7 +12,7 @@ LIBRARYNAME = LTO
 
 # Include this here so we can get the configuration of the targets
 # that have been configured for construction. We have to do this 
-# early so we can set up LINK_COMPONENTS before includeing Makefile.rules
+# early so we can set up LINK_COMPONENTS before including Makefile.rules
 include $(LEVEL)/Makefile.config
 
 LINK_LIBS_IN_SHARED = 1