summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-07-27 05:51:34 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-07-27 05:51:34 +0000
commit2d4ed2d4fde60fa27fe91b8875414d2958ee8030 (patch)
tree02e36b2e8c29c683fd17ea8baba22b27166d2b52 /docs
parent17850ef897aba5dbfe7fd6a1a3dd64defcb941f2 (diff)
downloadllvm-2d4ed2d4fde60fa27fe91b8875414d2958ee8030.tar.gz
llvm-2d4ed2d4fde60fa27fe91b8875414d2958ee8030.tar.bz2
llvm-2d4ed2d4fde60fa27fe91b8875414d2958ee8030.tar.xz
Fix section title to use lower case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29332 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 6587987060..472ee10f28 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -989,7 +989,7 @@ that directory that is out of date.</p>
<!-- ======================================================================= -->
<div class="doc_subsection">
- <a name="cross-compile">Compiling LLVM As A Cross-compiler</a>
+ <a name="cross-compile">Compiling LLVM as a Cross-compiler</a>
</div>
<div class="doc_text">