Commit f93dded
Fix typo in LLVM Kaleidoscope tutorial (Chapter 2) (llvm#169319)
This patch fixes a minor typo in the **Kaleidoscope tutorial (Chapter
2)**.
The sentence:
“checks to see if **if** is too low”
has been corrected to:
“checks to see if **it** is too low”.
This is a documentation-only change and does not affect any semantic
behavior or code generation.
Thank you for maintaining the tutorial, and please let me know if any
further adjustments are needed.1 parent 1425c25 commit f93dded
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | | - | |
| 456 | + | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| |||
0 commit comments