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 2f733788268..d1567349795 100755 --- a/lldb/www/lldb-gdb.html +++ b/lldb/www/lldb-gdb.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="style.css" rel="stylesheet" type="text/css" /> -<title>LLDB Goals</title> +<title>LLDB to GDB Command Map</title> </head> <body> |