]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
open_telemetry plugin: Fix spelling in the manpage.
authorFlorian Forster <octo@collectd.org>
Sun, 4 Feb 2024 07:43:33 +0000 (08:43 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 20 Feb 2024 14:28:50 +0000 (15:28 +0100)
src/collectd.conf.pod

index a9881b02ff6d18fd1f79ea05f7cb26b1d6223940..09036da19bfc8281832f0d0fb4e0a92bbe58cea8 100644 (file)
@@ -7211,7 +7211,7 @@ connections.
 =item B<VerifyPeer> B<true>|B<false>
 
 When enabled, a valid client certificate is required to connect to the server.
-When disabled, a client certifiacte is not requested and any unsolicited client
+When disabled, a client certificate is not requested and any unsolicited client
 certificate is accepted.
 Enabled by default.