[Lldb-commits] [lldb] r212131 - Terminate italics tag.
Bruce Mitchener
bruce.mitchener at gmail.com
Tue Jul 1 14:19:26 PDT 2014
Author: brucem
Date: Tue Jul 1 16:19:25 2014
New Revision: 212131
URL: http://llvm.org/viewvc/llvm-project?rev=212131&view=rev
Log:
Terminate italics tag.
Modified:
lldb/trunk/www/lldb-gdb.html
Modified: lldb/trunk/www/lldb-gdb.html
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/www/lldb-gdb.html?rev=212131&r1=212130&r2=212131&view=diff
==============================================================================
--- lldb/trunk/www/lldb-gdb.html (original)
+++ lldb/trunk/www/lldb-gdb.html Tue Jul 1 16:19:25 2014
@@ -1267,7 +1267,7 @@
<b>(gdb)</b> directory /my/path<br>
</td>
<td class="content">
- (<i>No equivalent command - use the source-map instead.)<br>
+ (<i>No equivalent command - use the source-map instead.</i>)<br>
</td>
</tr>
More information about the lldb-commits
mailing list