diff options
Diffstat (limited to 'llvm/docs/tutorial/LangImpl8.html')
-rw-r--r-- | llvm/docs/tutorial/LangImpl8.html | 2 |
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> |