Fix grammar in Stacker doc description.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 1 Jul 2004 17:20:53 +0000 (17:20 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 1 Jul 2004 17:20:53 +0000 (17:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14533 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index d5b2ea10e340a6f075cbb83cf47e269d853398d5..1becb6d9dab592a9c8383a33d0b111442e7c6d6f 100644 (file)
@@ -111,9 +111,9 @@ Instructions</a></li>
 <li><a href="SourceLevelDebugging.html">Source Level Debugging with
 LLVM</a></li>
 <li><a href="TableGenFundamentals.html">TableGen Fundamentals</a></li>
-<li><a href="Stacker.html">The Stacker Cronicles</a> - This document describes
-both the Stacker language and LLVM frontend, but also some details about LLVM
-useful for those writing front-ends.</li>
+<li><a href="Stacker.html">The Stacker Cronicles</a> - describes both the
+Stacker language and LLVM frontend, as well as some details about LLVM useful
+for those writing front-ends.</li>
 <li><a href="CommandLine.html">Command Line Library</a></li>
 <li><a href="ExtendingLLVM.html">Extending LLVM</a></li>
 <li><a href="CodingStandards.html">Coding Standards</a></li>