Fix comment typo.

llvm-svn: 118016
This commit is contained in:
Duncan Sands
2010-11-02 15:12:48 +00:00
parent 68cbbb027a
commit a5de53640b

View 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.
//
//===----------------------------------------------------------------------===//