projects
/
gwvp-mini.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9e6cb44
)
minor typo
author
Paul J R
<me@pjr.cc>
Fri, 28 Sep 2012 00:13:17 +0000 (10:13 +1000)
committer
Paul J R
<me@pjr.cc>
Fri, 28 Sep 2012 00:13:17 +0000 (10:13 +1000)
gwvpmini/gwvpmini_web.php
patch
|
blob
|
history
diff --git
a/gwvpmini/gwvpmini_web.php
b/gwvpmini/gwvpmini_web.php
index
900539e
..
0613c05
100644
(file)
--- a/
gwvpmini/gwvpmini_web.php
+++ b/
gwvpmini/gwvpmini_web.php
@@
-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%\">";