Fix misspelling
authorChris Lattner <sabre@nondot.org>
Fri, 25 Oct 2002 01:43:26 +0000 (01:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Oct 2002 01:43:26 +0000 (01:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4276 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/SparcV9Instr.def

index 92f40dbbb995b4186757936974042a9122eb5a24..f277224ef18bbef1067f672300d2c7be6536a4cf 100644 (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.
 //
 //===----------------------------------------------------------------------===//