Merge pull request #1529 from jamtur01/patch-1
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 9 Feb 2016 22:12:38 +0000 (23:12 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 9 Feb 2016 22:12:38 +0000 (23:12 +0100)
Fixed typo in CounterSum documentation

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>