diff options
| author | Sylvestre Ledru <sylvestre@debian.org> | 2012-07-23 08:51:15 +0000 |
|---|---|---|
| committer | Sylvestre Ledru <sylvestre@debian.org> | 2012-07-23 08:51:15 +0000 |
| commit | 35521e231034815b6962eff0dbbd8ee132038784 (patch) | |
| tree | 434141fe9ab99916e5338540fb277099c3bc6020 /llvm/docs/tutorial | |
| parent | 7f3e84c9fdb9628ba81ecffcc7d40ee1a1de7939 (diff) | |
| download | bcm5719-llvm-35521e231034815b6962eff0dbbd8ee132038784.tar.gz bcm5719-llvm-35521e231034815b6962eff0dbbd8ee132038784.zip | |
Fix a typo (the the => the)
llvm-svn: 160621
Diffstat (limited to 'llvm/docs/tutorial')
| -rw-r--r-- | llvm/docs/tutorial/LangImpl8.html | 2 | ||||
| -rw-r--r-- | llvm/docs/tutorial/OCamlLangImpl8.html | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/llvm/docs/tutorial/OCamlLangImpl8.html b/llvm/docs/tutorial/OCamlLangImpl8.html index efd1756f0cd..7c1a500a21b 100644 --- a/llvm/docs/tutorial/OCamlLangImpl8.html +++ b/llvm/docs/tutorial/OCamlLangImpl8.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> |

