Corrected spelling mistakes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18090 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell
2004-11-21 14:58:12 +00:00
parent c24d48282b
commit 98d0636b13
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ generator.</li>
on how to write a new alias analysis implementation or how to use existing
analyses.</li>
<li><a href="Stacker.html">The Stacker Cronicles</a> - This document
<li><a href="Stacker.html">The Stacker Chronicles</a> - This document
describes both the Stacker language and LLVM frontend, but also some details
about LLVM useful for those writing front-ends.</li>