From 2d4ed2d4fde60fa27fe91b8875414d2958ee8030 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 27 Jul 2006 05:51:34 +0000 Subject: [PATCH] Fix section title to use lower case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29332 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 6587987060a..472ee10f284 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -989,7 +989,7 @@ that directory that is out of date.

- Compiling LLVM As A Cross-compiler + Compiling LLVM as a Cross-compiler