summaryrefslogtreecommitdiff
path: root/docs/examples/index.html
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2011-08-14 09:22:27 +0100
committerRichard Wall <richard@largo>2011-08-14 09:22:27 +0100
commitf476a55b0513e0e490edea38b58df42770aee835 (patch)
tree15415cc270f39a1c11f88e7c2849f39d7ed1b306 /docs/examples/index.html
parentb38ef7b67f6493dda378648e70c81daf405b2073 (diff)
Throw an error in find_var when a given var name doesn't exist
Diffstat (limited to 'docs/examples/index.html')
-rw-r--r--docs/examples/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/index.html b/docs/examples/index.html
index 03bf492..ddd2a50 100644
--- a/docs/examples/index.html
+++ b/docs/examples/index.html
@@ -64,19 +64,19 @@ AREA:s_min#FFFFFF
"GPRINT:s_avg:AVERAGE:%4.2lf Avg,"
"GPRINT:s_max:MAX:%4.2lf Max,"
"GPRINT:s_avg:LAST:%4.2lf Last,"
-"GPRINT:s_pct:%6.2lf 95th\n"
+"GPRINT:s_pct:AVERAGE:%6.2lf 95th\n"
"LINE1:m_avg#0000FF: 5m average"
"GPRINT:m_min:MIN:%4.2lf Min,"
"GPRINT:m_avg:AVERAGE:%4.2lf Avg,"
"GPRINT:m_max:MAX:%4.2lf Max,"
"GPRINT:m_avg:LAST:%4.2lf Last,"
-"GPRINT:m_pct:%6.2lf 95th\n"
+"GPRINT:m_pct:AVERAGE:%6.2lf 95th\n"
"LINE1:l_avg#FF0000:15m average"
"GPRINT:l_min:MIN:%4.2lf Min,"
"GPRINT:l_avg:AVERAGE:%4.2lf Avg,"
"GPRINT:l_max:MAX:%4.2lf Max,"
"GPRINT:l_avg:LAST:%4.2lf Last,"
-"GPRINT:l_pct:%6.2lf 95th\n"
+"GPRINT:l_pct:AVERAGE:%6.2lf 95th\n"
</textarea>
<div class="chartRangeControl">
<form>