From: Chris Lattner Date: Fri, 25 Oct 2002 01:43:26 +0000 (+0000) Subject: Fix misspelling X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=232c3be0b5080afc204a39e0bc4c9ebce9617954;p=oota-llvm.git Fix misspelling git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4276 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/SparcV9/SparcV9Instr.def b/lib/Target/SparcV9/SparcV9Instr.def index 92f40dbbb99..f277224ef18 100644 --- a/lib/Target/SparcV9/SparcV9Instr.def +++ b/lib/Target/SparcV9/SparcV9Instr.def @@ -2,7 +2,7 @@ // // This file describes all of the instructions that the sparc backend uses. It // relys on an external 'I' macro being defined that takes the arguments -// specified below, and is used to make all of the information relavant to an +// specified below, and is used to make all of the information relevant to an // instruction be in one place. // //===----------------------------------------------------------------------===//