Projet

Général

Profil

Révision 2c912170

ID2c9121708a6e304420f2fc6820b37006ffe43453
Parent a1e346bc
Enfant dd749a26, 4dcf4ec0

Ajouté par Lars Kruse il y a plus de 4 ans

Fix some spelling mistakes

Thanks, codespell!

Voir les différences:

plugins/ssl/certbot_expiry
164 164

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

Formats disponibles : Unified diff