summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralisonjm <alisonjm>2011-04-29 22:23:29 +0000
committeralisonjm <alisonjm>2011-04-29 22:23:29 +0000
commit139bd31196ffe92ce818b2288e5d82d83804f423 (patch)
tree21756718d6f191af61b99c117cada25c4cfc5389
parent9976ada8d84bb00ab6d74016cfe07d94a2d51f4f (diff)
Fixed inaccuracy in description of RRDFilterOP.
-rw-r--r--doc/lib/rrdFilter_js.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lib/rrdFilter_js.html b/doc/lib/rrdFilter_js.html
index a4f48e9..50bad22 100644
--- a/doc/lib/rrdFilter_js.html
+++ b/doc/lib/rrdFilter_js.html
@@ -402,8 +402,8 @@
</TABLE>
</DIV>
<H2 CLASS="heading-2-western"><A NAME="RRDFilterOp"></A>Class RRDFilterOp</H2>
-<P>This class filters all of the DSs in an RRD by an accompning list of filters - one filter for each DS.</UL>
-<P>Its arguments are: rrd_file and op_obj_list (list of ds filtersr;list length must be the same as the number of DSs in the RRD).
+<P>This class filters all of the DSs in an RRD by a list of filters.</UL>
+<P>Its arguments are: rrd_file and op_obj_list (list of ds filters).
<P>This class implements the following methods:</P>
<DIV ALIGN=RIGHT>
<TABLE WIDTH=90% BORDER=1 CELLPADDING=2 CELLSPACING=3>