summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MSP430/README.txt')
-rw-r--r--lib/Target/MSP430/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MSP430/README.txt b/lib/Target/MSP430/README.txt
index e9899247fb5ee..458f3f8b4c7e9 100644
--- a/lib/Target/MSP430/README.txt
+++ b/lib/Target/MSP430/README.txt
@@ -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