Minor format tweask for tables.
llvm-svn: 17394
diff --git a/llvm/docs/CompilerDriver.html b/llvm/docs/CompilerDriver.html
index a0579bc..ca2fd12 100644
--- a/llvm/docs/CompilerDriver.html
+++ b/llvm/docs/CompilerDriver.html
@@ -556,7 +556,7 @@
<td><b>optimizer.output</b></td>
<td><tt>bytecode</tt> or <tt>assembly</tt></td>
<td class="td_left">This item specifies the kind of output the language's
- optimizer generates. Valid values are "assembly" and "bytecode"<td>
+ optimizer generates. Valid values are "assembly" and "bytecode"</td>
<td><tt>bytecode</tt></td>
</tr>
<tr>