From e3efe208bbaef57321751302fc43ce2c0cde2dcf Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Thu, 29 Oct 2015 08:11:23 +0100 Subject: [PATCH] Fix spelling mistake in 'node wizard' --- lib/cli/nodewizardcommand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cli/nodewizardcommand.cpp b/lib/cli/nodewizardcommand.cpp index 2d9af6307..f89b6e347 100644 --- a/lib/cli/nodewizardcommand.cpp +++ b/lib/cli/nodewizardcommand.cpp @@ -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 (" -- 2.40.0