Fix page title.
git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@149004 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/python-reference.html b/www/python-reference.html
index c5736cb..a58d7b2 100755
--- a/www/python-reference.html
+++ b/www/python-reference.html
@@ -3,12 +3,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="style.css" rel="stylesheet" type="text/css" />
-<title>LLDB Python FAQ</title>
+<title>LLDB Python Reference</title>
</head>
<body>
<div class="www_title">
- LLDB Python FAQ
+ LLDB Python Reference
</div>
<div id="container">