summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2011-03-04 10:17:36 +0100
committerjasplin <qt-info@nokia.com>2011-03-04 10:17:36 +0100
commit4e912ee858748285c5edc1c29cb44d38b6afac2e (patch)
treee80b8226fbc66b34e69020023e05c274cf022533
parent9444f87f9acdce2f0eea5c49f9734dc3ee5a7e90 (diff)
Corrected typo.
-rw-r--r--web/getstats/tsbmbody.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/getstats/tsbmbody.js b/web/getstats/tsbmbody.js
index f79180d..c62514b 100644
--- a/web/getstats/tsbmbody.js
+++ b/web/getstats/tsbmbody.js
@@ -129,7 +129,7 @@ function tooltipText_lcss1() {
function tooltipText_lcgss() {
return "Global separation score for the last significant change. " +
"This score indicates how well the median observation " +
- "at the last significant change snapshot are separated from the " +
+ "at the last significant change snapshot is separated from the " +
"median observations at <u>all preceding</u> snapshots in the " +
"time series. The median observation at the base snapshot " +
"(i.e. the snapshot of the second to last significant change or " +