mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Fix spelling mistake in 'node wizard'
This commit is contained in:
parent
15addb4e7c
commit
e3efe208bb
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ wizard_master_host:
|
|||
|
||||
//save-cert and store the master certificate somewhere
|
||||
|
||||
Log(LogInformation, "cli", "Generating self-signed certifiate:");
|
||||
Log(LogInformation, "cli", "Generating self-signed certificate:");
|
||||
|
||||
Log(LogInformation, "cli")
|
||||
<< "Fetching public certificate from master ("
|
||||
|
|
|
|||
Loading…
Reference in a new issue