minor typo
authorPaul J R <me@pjr.cc>
Fri, 28 Sep 2012 00:13:17 +0000 (10:13 +1000)
committerPaul J R <me@pjr.cc>
Fri, 28 Sep 2012 00:13:17 +0000 (10:13 +1000)
gwvpmini/gwvpmini_web.php

index 900539e..0613c05 100644 (file)
@@ -95,7 +95,7 @@ function gwvpmini_goMainPage($bodyFunction = null)
        // start body
        echo "</head><body>";
        
-       echo "<h1>Git over Web Via PHP</h2>";
+       echo "<h1>Git over Web Via PHP</h1>";
        
        
        echo "<table width=\"100%\">";