minor edit
authorChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2007 07:07:55 +0000 (07:07 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2007 07:07:55 +0000 (07:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43813 91177308-0d34-0410-b5e6-96231b3b80d8

docs/tutorial/index.html

index fe047c9d24adcd71b154d51a622d172141138ca1..5f82cf630b88598b7c1ce4f9b27734481deaa8bc 100644 (file)
@@ -25,7 +25,7 @@
       <li><!--<a href="Tutorial5.html">-->Invoking the JIT</li>
     </ol>
   </li>
-  <li>Implementing a language with LLVM: Kaleidoscope
+  <li>Kaleidoscope: Implementing a Language with LLVM
   <ol>
     <li><a href="LangImpl1.html">Tutorial Introduction and the Lexer</a></li>
     <li><a href="LangImpl2.html">Implementing a Parser and AST</a></li>