1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fix some spelling mistakes

Thanks, codespell!
This commit is contained in:
Lars Kruse 2021-04-05 23:24:50 +02:00
parent a1e346bcb7
commit 2c9121708a
22 changed files with 31 additions and 31 deletions

View file

@ -164,7 +164,7 @@ sub get_data {
if ( $cert_files{$cert_name}{"cert"} ne "" ) {
if ( ! -f -r $cert_files{$cert_name}{"cert"}) {
# warn, only on debuging, that a file couldn't be opened. sane defaults will show zero days remaining for this certificate
# warn, only on debugging, that a file couldn't be opened. sane defaults will show zero days remaining for this certificate
if ( $DEBUG ) { print "# WARNING: {$cert_name} certificate not found or not readable" }
} else {
# use openssl for the info