fixed typo
authortoni-moreno <toni.moreno@gmail.com>
Tue, 7 Apr 2015 10:51:52 +0000 (12:51 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 1 Dec 2015 15:33:29 +0000 (16:33 +0100)
src/collectd.conf.pod

index 6844e10..4bd27ef 100644 (file)
@@ -7273,7 +7273,7 @@ Protocol to use when connecting to I<Graphite>. Defaults to C<tcp>.
 
 =item B<ForceReconnectTimeout> I<Timeout Seconds>
 
-This parameter enables a forced close and reopen established connection with graphite backend after the specified Timeout seconds. This behaviour is desired in environments where the connection to the backend of graphite is done through load balancers. Default to 0 seconds ( 0 seconds = disabled ).
+This parameter enables a forced close and re-open of the established connection with the Graphite backend after the specified timeout in seconds. This behavior is desirable in environments where the connection to the Graphite backend is done through load balancers. Default to 0 seconds (0 seconds = disabled).
 
 =item B<LogSendErrors> B<false>|B<true>