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 7e07d463627..a1b7624cea5 100755 --- a/lldb/www/lldb-gdb.html +++ b/lldb/www/lldb-gdb.html @@ -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> |

