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

Enrico Granata egranata at apple.com
Mon May 14 14:39:38 PDT 2012


Author: enrico
Date: Mon May 14 16:39:38 2012
New Revision: 156779

URL: http://llvm.org/viewvc/llvm-project?rev=156779&view=rev
Log:
Fixing a typo in the lldb-gdb webpage

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=156779&r1=156778&r2=156779&view=diff
==============================================================================
--- lldb/trunk/www/lldb-gdb.html (original)
+++ lldb/trunk/www/lldb-gdb.html Mon May 14 16:39:38 2012
@@ -21,7 +21,7 @@
                 <div class="post">
 
                     <p>Below is a table of LLDB commands with the GDB counterparts.
-                        The built in GDB compatability aliases in GDB are also
+                        The built in GDB-compatibility aliases in LLDB are also
                         listed.</p>
                 </div>
                 <div class="postfooter"></div>





More information about the lldb-commits mailing list