Added a python FAQ page with detailed examples of how to add python functions
to breakpoints, creating new LLDB commands using python modules and also how
to run scripts from the command line. 



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@148650 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/download.html b/www/download.html
index 47bf34f..9ccc23f 100755
--- a/www/download.html
+++ b/www/download.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 FAQ</title>

+<title>Downloading LLDB Sources</title>

 </head>

 

 <body>