Fix paragraph tag. Patch by Mike Miller.

llvm-svn: 105783
This commit is contained in:
Eric Christopher 2010-06-10 05:35:26 +00:00
parent 04e6ba7fcc
commit 84f89a8648
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
<div class="www_title">
The <strong>LLDB</strong> Debugger
</div>
<div id="container">
<div id="content">
<div id="left">
@ -278,7 +278,7 @@
<p>Utility files should be as stand alone as possible are
are available for LLDB and any plug-ins or related
applications to use.<\p>
applications to use.</p>
<p>Files found in the Utility section include:</p>
<ul>
<li>Pseudo-terminal support</li>
@ -292,4 +292,4 @@
</div>
</div>
</body>
</html>
</html>