Fix misspelling

llvm-svn: 4276
This commit is contained in:
Chris Lattner 2002-10-25 01:43:26 +00:00
parent 48164f4398
commit 1e5e3f071e
1 changed files with 1 additions and 1 deletions

View File

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