diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2009-03-01 21:07:44 +0000 |
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2009-03-01 21:07:44 +0000 |
| commit | d70c8a8da6a749dc1a5a2c2e715c8e928ea955d4 (patch) | |
| tree | 9f1677aa045b1f608b8bc39e55e6006c5e6cdcfc | |
| parent | f268c6b2a33b37ccd419ab29f4742e826b64e034 (diff) | |
| download | bcm5719-llvm-d70c8a8da6a749dc1a5a2c2e715c8e928ea955d4.tar.gz bcm5719-llvm-d70c8a8da6a749dc1a5a2c2e715c8e928ea955d4.zip | |
Close list item tag, to conform with the style in this file. It's optional
anyways.
llvm-svn: 65787
| -rw-r--r-- | llvm/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index b318f44eb14..e4d4dd98322 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -122,7 +122,7 @@ using the mozilla browser, and have chatzilla installed, you can <a href="irc://irc.oftc.net/llvm">join #llvm on irc.oftc.net</a> directly.</li> <li><a href="GoldPlugin.html">The LLVM gold plugin</a> - How to build your -programs with link-time optimization on Linux. +programs with link-time optimization on Linux.</li> </ul> |

