Fixed typo in CounterSum documentation
authorJames Turnbull <james@lovedthanlost.net>
Tue, 26 Jan 2016 16:39:50 +0000 (11:39 -0500)
committerJames Turnbull <james@lovedthanlost.net>
Tue, 26 Jan 2016 16:39:50 +0000 (11:39 -0500)
src/collectd.conf.pod

index 5d9e737..fde3493 100644 (file)
@@ -6288,9 +6288,9 @@ removed from the internal cache.
 
 =item B<CounterSum> B<false>|B<true>
 
-When enabled, create a C<count> metric which reports the change since the last
+When enabled, creates a C<count> metric which reports the change since the last
 read. This option primarily exists for compatibility with the I<statsd>
-impelemtation by Etsy.
+implementation by Etsy.
 
 =item B<TimerPercentile> I<Percent>