From 7b29a9826e9b0215c08f04fab71a860faea9b101 Mon Sep 17 00:00:00 2001 From: Frank Wuerthwein <fkw@ucsd.edu> Date: Sun, 10 May 2009 23:35:14 +0000 Subject: Fix typo --- doc/lib/rrdFlotSupport_js.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html index 0f1ff30..832984e 100644 --- a/doc/lib/rrdFlotSupport_js.html +++ b/doc/lib/rrdFlotSupport_js.html @@ -450,10 +450,10 @@ Input parameters: <P>rrd_files</P> </TD> <TD WIDTH=80%> - <P>A list of RRDs. Each element of the list contains a [rrd_id,rrd_name] pair. + <P>A list of RRDs. Each element of the list contains a [rrd_id,rrd_file] pair. <ul> <li>rrd_id - Logical name for the RRD. - <li>rrd_name -An object of type <A HREF="rrdFile_js.html#RRDFile">RRDFile</A> or equivalent. + <li>rrd_file -An object of type <A HREF="rrdFile_js.html#RRDFile">RRDFile</A> or equivalent. <ul> </P> </TD> -- cgit v1.2.3-2-g168b