summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2011-12-07 22:09:43 +0000
committerEli Friedman <eli.friedman@gmail.com>2011-12-07 22:09:43 +0000
commit00fda923b65670502c636c1c34c60f5fa717c2f0 (patch)
tree975719e93d97ecb62c45218dc85870603495170d
parent7ce849d4955b8a91ef66a0689d2a83f6148115b0 (diff)
downloadbcm5719-llvm-00fda923b65670502c636c1c34c60f5fa717c2f0.tar.gz
bcm5719-llvm-00fda923b65670502c636c1c34c60f5fa717c2f0.zip
Fix <title> on webpage.
llvm-svn: 146085
-rwxr-xr-xlldb/www/lldb-gdb.html2
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>
OpenPOWER on IntegriCloud