aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-22 04:21:40 +0000
committerChris Lattner <sabre@nondot.org>2009-07-22 04:21:40 +0000
commit6bad1376a24fd83b7d125c7c4a713b6eede0805f (patch)
tree6caad426eebf54133540ffdf55e4cc041ceeafea /llvm/docs/GettingStarted.html
parentacedf7768f6416de4c753184fe11582b805ca61a (diff)
downloadllvm-6bad1376a24fd83b7d125c7c4a713b6eede0805f.zip
llvm-6bad1376a24fd83b7d125c7c4a713b6eede0805f.tar.gz
llvm-6bad1376a24fd83b7d125c7c4a713b6eede0805f.tar.bz2
fix some formatting stuff, patch by Edward O'Callaghan!
llvm-svn: 76718
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index f7bf5d2..4f8b28c 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -216,9 +216,9 @@ software you will need.</p>
<th>Compilers</th>
</tr>
<tr>
- <th>AuroraUX</th>
- <th>x86<sup><a href="#pf_1">1</a></sup></th>
- <th>GCC</th>
+ <td>AuroraUX</td>
+ <td>x86<sup><a href="#pf_1">1</a></sup></td>
+ <td>GCC</td>
</tr>
<tr>
<td>Linux</td>