[llvm-commits] CVS: nightlytest-serverside/individualgraph.php
Jim Laskey
jlaskey at apple.com
Wed Sep 13 10:24:49 PDT 2006
Changes in directory nightlytest-serverside:
individualgraph.php updated: 1.3 -> 1.4
---
Log message:
fix typo
---
Diffs of the changes: (+1 -1)
individualgraph.php | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: nightlytest-serverside/individualgraph.php
diff -u nightlytest-serverside/individualgraph.php:1.3 nightlytest-serverside/individualgraph.php:1.4
--- nightlytest-serverside/individualgraph.php:1.3 Fri Sep 8 17:47:25 2006
+++ nightlytest-serverside/individualgraph.php Wed Sep 13 12:24:35 2006
@@ -182,7 +182,7 @@
<html>
<head>
-<title>LLVM Nightly Test Results Custum Graphs For <?php print $measure; ?></title>
+<title>LLVM Nightly Test Results Custom Graphs For <?php print $measure; ?></title>
<script language="javascript">
function toggleLayer(whichLayer)
{
More information about the llvm-commits
mailing list