summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl8.html
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2012-07-23 08:51:15 +0000
committerSylvestre Ledru <sylvestre@debian.org>2012-07-23 08:51:15 +0000
commit35521e231034815b6962eff0dbbd8ee132038784 (patch)
tree434141fe9ab99916e5338540fb277099c3bc6020 /llvm/docs/tutorial/LangImpl8.html
parent7f3e84c9fdb9628ba81ecffcc7d40ee1a1de7939 (diff)
downloadbcm5719-llvm-35521e231034815b6962eff0dbbd8ee132038784.tar.gz
bcm5719-llvm-35521e231034815b6962eff0dbbd8ee132038784.zip
Fix a typo (the the => the)
llvm-svn: 160621
Diffstat (limited to 'llvm/docs/tutorial/LangImpl8.html')
-rw-r--r--llvm/docs/tutorial/LangImpl8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/LangImpl8.html b/llvm/docs/tutorial/LangImpl8.html
index efd1756f0cd..7c1a500a21b 100644
--- a/llvm/docs/tutorial/LangImpl8.html
+++ b/llvm/docs/tutorial/LangImpl8.html
@@ -47,7 +47,7 @@
<div>
-<p>Welcome to the the final chapter of the "<a href="index.html">Implementing a
+<p>Welcome to the final chapter of the "<a href="index.html">Implementing a
language with LLVM</a>" tutorial. In the course of this tutorial, we have grown
our little Kaleidoscope language from being a useless toy, to being a
semi-interesting (but probably still useless) toy. :)</p>
OpenPOWER on IntegriCloud