summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2016-03-17 10:18:13 +0000
committerWilfred Hughes <me@wilfred.me.uk>2016-03-17 10:18:13 +0000
commitb59b488e21f7ba968aed86b216024bd490b4daea (patch)
treeeed2315c1af4358d6dd7d7454617a58f12e8618b /llvm/docs
parent626557be6b31122ca0cdee9e022decbedcebaaab (diff)
downloadbcm5719-llvm-b59b488e21f7ba968aed86b216024bd490b4daea.tar.gz
bcm5719-llvm-b59b488e21f7ba968aed86b216024bd490b4daea.zip
Minor grammar fix in kaleidoscope tutorial.
llvm-svn: 263700
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/tutorial/LangImpl9.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/tutorial/LangImpl9.rst b/llvm/docs/tutorial/LangImpl9.rst
index f02bba857c1..ec37573376a 100644
--- a/llvm/docs/tutorial/LangImpl9.rst
+++ b/llvm/docs/tutorial/LangImpl9.rst
@@ -103,8 +103,8 @@ LLVM's capabilities.
Properties of the LLVM IR
=========================
-We have a couple common questions about code in the LLVM IR form - lets
-just get these out of the way right now, shall we?
+We have a couple of common questions about code in the LLVM IR form -
+let's just get these out of the way right now, shall we?
Target Independence
-------------------
OpenPOWER on IntegriCloud