diff options
Diffstat (limited to 'docs/CompilerDriver.html')
-rw-r--r-- | docs/CompilerDriver.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index a0579bc973..ca2fd127c7 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -556,7 +556,7 @@ optimization.</p> <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> |