summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2016-03-17 09:09:07 +0000
committerWilfred Hughes <me@wilfred.me.uk>2016-03-17 09:09:07 +0000
commit2d6b4e568e0cd86f7b742f343852c47e9bdf8a37 (patch)
treeff79a0d8117e43a866a640abc10f2156c2de154a /llvm/docs/tutorial
parent4c80867ecfbe0dd6c800ff1966497dc4e06de0cd (diff)
downloadbcm5719-llvm-2d6b4e568e0cd86f7b742f343852c47e9bdf8a37.tar.gz
bcm5719-llvm-2d6b4e568e0cd86f7b742f343852c47e9bdf8a37.zip
Fix typo in kaleidoscope tutorial.
llvm-svn: 263696
Diffstat (limited to 'llvm/docs/tutorial')
-rw-r--r--llvm/docs/tutorial/LangImpl7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/LangImpl7.rst b/llvm/docs/tutorial/LangImpl7.rst
index 1cd7d56fddb..b8fefa03168 100644
--- a/llvm/docs/tutorial/LangImpl7.rst
+++ b/llvm/docs/tutorial/LangImpl7.rst
@@ -252,7 +252,7 @@ is:
technique dovetails very naturally with this style of debug info.
If nothing else, this makes it much easier to get your front-end up and
-running, and is very simple to implement. Lets extend Kaleidoscope with
+running, and is very simple to implement. Let's extend Kaleidoscope with
mutable variables now!
Mutable Variables in Kaleidoscope
OpenPOWER on IntegriCloud