Minor grammar fix in kaleidoscope tutorial.

llvm-svn: 263700
This commit is contained in:
Wilfred Hughes 2016-03-17 10:18:13 +00:00
parent 626557be6b
commit b59b488e21
1 changed files with 2 additions and 2 deletions

View File

@ -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
-------------------