Fixed spelling and grammar.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 28 Oct 2002 20:01:52 +0000 (20:01 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 28 Oct 2002 20:01:52 +0000 (20:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4353 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86RegisterInfo.def

index 09da9f372c9d3ab35785928c8fb7dc11060cb151..9bfff5a8084471061ab4e948ccd8a806681f5f8e 100644 (file)
@@ -1,9 +1,9 @@
 //===-- X86RegisterInfo.def - X86 Register Information ----------*- C++ -*-===//
 //
-// This file describes all of the registers that the X86 backend uses.  It relys
+// This file describes all of the registers that the X86 backend uses. It relies
 // on an external 'R' macro being defined that takes the arguments specified
-// below, and is used to make all of the information relevant to an registers be
-// in one place.
+// below, and is used to make all of the information relevant to registers be in
+// one place.
 //
 //===----------------------------------------------------------------------===//