OSDN Git Service

Fix typo in README
authorJeroen Ketema <j.ketema@imperial.ac.uk>
Sun, 4 Oct 2015 00:46:16 +0000 (00:46 +0000)
committerJeroen Ketema <j.ketema@imperial.ac.uk>
Sun, 4 Oct 2015 00:46:16 +0000 (00:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249253 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/MSP430/README.txt

index e989924..458f3f8 100644 (file)
@@ -2,7 +2,7 @@
 // MSP430 backend.
 //===---------------------------------------------------------------------===//
 
-DISCLAIMER: Thid backend should be considered as highly experimental. I never
+DISCLAIMER: This backend should be considered as highly experimental. I never
 seen nor worked with this MCU, all information was gathered from datasheet
 only. The original intention of making this backend was to write documentation
 of form "How to write backend for dummies" :) Thes notes hopefully will be