diff options
-rwxr-xr-x | lldb/www/lldb-gdb.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/lldb-gdb.html b/lldb/www/lldb-gdb.html index e1f91f6c626..a72d44221b6 100755 --- a/lldb/www/lldb-gdb.html +++ b/lldb/www/lldb-gdb.html @@ -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> |