mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fix spelling issues
This commit is contained in:
parent
8334867a72
commit
da87fcd6c7
3 changed files with 4 additions and 4 deletions
|
@ -77,7 +77,7 @@ if ( defined($ARGV[0]) && $ARGV[0] eq "autoconf" ) {
|
|||
exit;
|
||||
}
|
||||
|
||||
# Sanity Check enviroment.
|
||||
# Sanity Check environment.
|
||||
if ( ! -e $openSSL ) {
|
||||
die "FATAL: OpenSSL not found.";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue