Collected podtypo
authorKevin Bowling <kbowling@llnw.com>
Wed, 6 Apr 2016 06:17:26 +0000 (23:17 -0700)
committerFlorian Forster <octo@collectd.org>
Tue, 29 Nov 2016 14:05:47 +0000 (15:05 +0100)
src/collectd.conf.pod

index 9c97137..5debc5d 100644 (file)
@@ -4698,7 +4698,7 @@ so the values will not loop.
 =item B<ReportStats> B<true>|B<false>
 
 The network plugin cannot only receive and send statistics, it can also create
-statistics about itself. Collected data included the number of received and
+statistics about itself. Collectd data included the number of received and
 sent octets and packets, the length of the receive queue and the number of
 values handled. When set to B<true>, the I<Network plugin> will make these
 statistics available. Defaults to B<false>.