summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2011-01-20 09:44:33 +0100
committerjasplin <qt-info@nokia.com>2011-01-20 09:44:33 +0100
commit505549045868c2d7d079805b65734d1fdedb4393 (patch)
treeb8bf0c489594bb8e12e2a1712ee18d10dccbf0a3
parent29a238e651d335c6320c772c82d630d6dd8da6a3 (diff)
Minor stuff.
-rw-r--r--web/getstats/index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/web/getstats/index.html b/web/getstats/index.html
index 7f8e895..6adab2c 100644
--- a/web/getstats/index.html
+++ b/web/getstats/index.html
@@ -86,7 +86,7 @@
<td style="padding-top:5px; padding-bottom:5px;">
<a class="disabledActionButton" id="action_tsstats"
href="javascript::void(0)" onclick="return false">
- Analyze time series from Context <span class="context1">
+ Show time series from Context <span class="context1">
&nbsp;1&nbsp;</span> to Context <span class="context2">
&nbsp;2&nbsp;</span></a>
<script type="text/javascript">
@@ -95,9 +95,10 @@
"For the snapshot interval defined by Context 1 and 2, this " +
"action shows statistics (for significant changes in the " +
"median observation etc.) for all " +
- "per-benchmark time series.<br /><br />" +
- "<b>Note:</b> This action is enabled by specifying " +
- "Context 1 and 2 so that the host/platform/branch " +
+ "per-benchmark time series. Moreover, the time series of a " +
+ "selected benchmark is shown in a graphical plot." +
+ "<br /><br /><b>Note:</b> This action is enabled by " +
+ "specifying Context 1 and 2 so that the host/platform/branch " +
"combinations are <u>identical</u>, while the " +
"snapshots are <u>different</u>.");
</script>