From: Jim Laskey Date: Thu, 16 Mar 2006 18:15:12 +0000 (+0000) Subject: Typo. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=41ff717e85267367bb82e5c0bb863adcba07d0f2;p=oota-llvm.git Typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26792 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/IntrinsicInst.h b/include/llvm/IntrinsicInst.h index 847b06d7bbe..4c8f2cf6264 100644 --- a/include/llvm/IntrinsicInst.h +++ b/include/llvm/IntrinsicInst.h @@ -1,4 +1,4 @@ -//===-- llvm/InstrinsicInst.h - Intrinsic Instruction Wrappers --*- C++ -*-===// +//===-- llvm/IntrinsicInst.h - Intrinsic Instruction Wrappers ---*- C++ -*-===// // // The LLVM Compiler Infrastructure //