From 2332b5349af0ef8875d229003bbba2a428b267c5 Mon Sep 17 00:00:00 2001
From: Frank Wuerthwein
Date: Sun, 10 May 2009 23:47:42 +0000
Subject: Fix typo
---
doc/lib/rrdFlotSupport_js.html | 2 +-
doc/lib/rrdFlot_js.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html
index 832984e..0292c7c 100644
--- a/doc/lib/rrdFlotSupport_js.html
+++ b/doc/lib/rrdFlotSupport_js.html
@@ -454,7 +454,7 @@ Input parameters:
- rrd_id - Logical name for the RRD.
- rrd_file -An object of type RRDFile or equivalent.
-
diff --git a/doc/lib/rrdFlot_js.html b/doc/lib/rrdFlot_js.html
index e098bd8..a1f70d7 100644
--- a/doc/lib/rrdFlot_js.html
+++ b/doc/lib/rrdFlot_js.html
@@ -112,7 +112,7 @@ creates an interactive
The recognized elements and the default values are:
{
- title: label or ds_name // this is what is displayed at the radio button
+ title: label or ds_name // this is what is displayed in the checkboxes
checked: first_ds_in_list? // boolean
label: title or ds_name // this is what is displayed in the legend
color: ds_index // see Flot docs for details
--
cgit v1.2.3-2-g168b