summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJeroen Ketema <j.ketema@imperial.ac.uk>2015-10-04 00:46:16 +0000
committerJeroen Ketema <j.ketema@imperial.ac.uk>2015-10-04 00:46:16 +0000
commit321fc30afc08ea0db1ab9c63e90e10a304513c2d (patch)
tree4f58479f47b21a6a79f187429da7b8f491b32160 /llvm/lib
parenta3a7c56143f46966b140fef0ff0c1db96b7ecf9f (diff)
downloadbcm5719-llvm-321fc30afc08ea0db1ab9c63e90e10a304513c2d.tar.gz
bcm5719-llvm-321fc30afc08ea0db1ab9c63e90e10a304513c2d.zip
Fix typo in README
llvm-svn: 249253
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/MSP430/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/MSP430/README.txt b/llvm/lib/Target/MSP430/README.txt
index e9899247fb5..458f3f8b4c7 100644
--- a/llvm/lib/Target/MSP430/README.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud