Minor fix to the DTD PHP generator.
diff --git a/testng-1.0.dtd.php b/testng-1.0.dtd.php
index bce8502..f30525e 100644
--- a/testng-1.0.dtd.php
+++ b/testng-1.0.dtd.php
@@ -1,6 +1,6 @@
 <?
 
-print '<html><head><title>Generate title</title>
+print '<html><head><title>TestNG DTD</title>
 
         <link rel="stylesheet" href="testng.css" type="text/css" />
         <link type="text/css" rel="stylesheet" href="http://beust.com/beust.css"  />