From 2332b5349af0ef8875d229003bbba2a428b267c5 Mon Sep 17 00:00:00 2001
From: Frank Wuerthwein <fkw@ucsd.edu>
Date: Sun, 10 May 2009 23:47:42 +0000
Subject: Fix typo

---
 doc/lib/rrdFlot_js.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc/lib/rrdFlot_js.html')

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
                                         <P>The recognized elements and the default values are:
 <PRE>
    {
-     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