From 64ba56911227e9a8276cbb02384c108d4da75d50 Mon Sep 17 00:00:00 2001 From: nirgal Date: Mon, 10 Aug 2015 12:24:10 +0200 Subject: [PATCH] Minor spelling in documetation You can't "allow to", you need "allow one to". --- doc/rrd-beginners.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rrd-beginners.pod b/doc/rrd-beginners.pod index 9a55811d..e7dea72b 100644 --- a/doc/rrd-beginners.pod +++ b/doc/rrd-beginners.pod @@ -198,7 +198,7 @@ values retrieved from the database before plotting them. For example, in SNMP replies, memory consumption values are usually specified in KBytes and traffic flow on interfaces is specified in Bytes. Graphs for these values will be more meaningful if values are represented in -MBytes and mbps. The RRDtool graph command allows to define such +MBytes and mbps. The RRDtool graph command allows one to define such conversions. Apart from mathematical calculations, it is also possible to perform logical operations such as greater than, less than, and if/then/else. If a database contains more than one RRA archive, then a -- 2.47.2