Fix <title> on webpage.

llvm-svn: 146085
This commit is contained in:
Eli Friedman 2011-12-07 22:09:43 +00:00
parent 7ce849d495
commit 00fda923b6
1 changed files with 1 additions and 1 deletions

View File

@ -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>