Fixing a typo in the lldb-gdb webpage
authorEnrico Granata <egranata@apple.com>
Mon, 14 May 2012 21:39:38 +0000 (21:39 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 14 May 2012 21:39:38 +0000 (21:39 +0000)
llvm-svn: 156779

lldb/www/lldb-gdb.html

index e1f91f6..a72d442 100755 (executable)
@@ -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>