Module: Mesa
Branch: master
Commit: ab10d2d8a5fc3e04d38f357047f98b18bce2c19a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab10d2d8a5fc3e04d38f357047f98b18bce2c19a

Author: Andreas Boll <[email protected]>
Date:   Wed Jan 30 22:35:54 2013 +0100

docs: use proper title for index.html

Reviewed-by: Brian Paul <[email protected]>

---

 docs/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 5c92204..5766df2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
   <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Mesa News</title>
+  <title>The Mesa 3D Graphics Library</title>
   <link rel="stylesheet" type="text/css" href="mesa.css">
 </head>
 <body>

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to