diff options
-rw-r--r-- | doc/lib/rrdFilter_js.html | 4 |
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> |