[Lldb-commits] [lldb] r165296 - /lldb/trunk/www/lldb-gdb.html
Jason Molenda
jmolenda at apple.com
Thu Oct 4 21:28:53 PDT 2012
Author: jmolenda
Date: Thu Oct 4 23:28:53 2012
New Revision: 165296
URL: http://llvm.org/viewvc/llvm-project?rev=165296&view=rev
Log:
typeo
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=165296&r1=165295&r2=165296&view=diff
==============================================================================
--- lldb/trunk/www/lldb-gdb.html (original)
+++ lldb/trunk/www/lldb-gdb.html Thu Oct 4 23:28:53 2012
@@ -24,7 +24,7 @@
The built in GDB-compatibility aliases in LLDB are also
listed. The full lldb command names are often long, but any
unique short form can be used. Instead of <b>breakpoint set</b>,
- <b>br se</a> is also acceptable.</p>
+ <b>br se</b> is also acceptable.</p>
</div>
<div class="postfooter"></div>
More information about the lldb-commits
mailing list