Capitalize Bugpoint.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 7 Jan 2005 17:00:44 +0000 (17:00 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 7 Jan 2005 17:00:44 +0000 (17:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19341 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index e0c12176714a353eab6b007c6d72eff6b2499c8d..e0eb24e8c3faa01cf2cc83c3666b11fe750726c4 100644 (file)
@@ -184,7 +184,7 @@ GC'd programs.</li>
 LLVM</a> - This document describes the design and philosophy behind the LLVM
 source-level debugger.</li>
 
-<li><a href="Bugpoint.html">bugpoint</a> - automatic bug finder and test-case
+<li><a href="Bugpoint.html">Bugpoint</a> - automatic bug finder and test-case
 reducer description and usage information.</li>
 
 <li><a href="CompilerDriver.html">Compiler Driver (llvmc)</a> - This document