[Lldb-commits] [lldb] r165297 - /lldb/trunk/www/lldb-gdb.html

Jason Molenda jmolenda at apple.com
Thu Oct 4 21:29:14 PDT 2012


Author: jmolenda
Date: Thu Oct  4 23:29:13 2012
New Revision: 165297

URL: http://llvm.org/viewvc/llvm-project?rev=165297&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=165297&r1=165296&r2=165297&view=diff
==============================================================================
--- lldb/trunk/www/lldb-gdb.html (original)
+++ lldb/trunk/www/lldb-gdb.html Thu Oct  4 23:29:13 2012
@@ -23,8 +23,8 @@
                     <p>Below is a table of GDB commands with the LLDB counterparts.
                         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</b> is also acceptable.</p>
+                        unique short form can be used.  Instead of "<b>breakpoint set</b>",
+                        "<b>br se</b>" is also acceptable.</p>
                 </div>
                 <div class="postfooter"></div>
 





More information about the lldb-commits mailing list