Fix comment typo.
authorDuncan Sands <baldrick@free.fr>
Tue, 2 Nov 2010 15:12:48 +0000 (15:12 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 2 Nov 2010 15:12:48 +0000 (15:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118016 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm-c/LinkTimeOptimizer.h

index ccfdceed0264af6743d7af542d997fd5b44d3f0c..fca394681c76f4ec2c2b752ec2ce9d1ae1c83bc6 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 //
 // This header provides a C API to use the LLVM link time optimization
-// library. This is inteded to be used by linkers which are C-only in
+// library. This is intended to be used by linkers which are C-only in
 // their implementation for performing LTO.
 //
 //===----------------------------------------------------------------------===//