diff --git a/src/commands/CmdDiagnostics.cpp b/src/commands/CmdDiagnostics.cpp index 77076ed44..a71fa5190 100644 --- a/src/commands/CmdDiagnostics.cpp +++ b/src/commands/CmdDiagnostics.cpp @@ -280,7 +280,7 @@ int CmdDiagnostics::execute (std::string& output) << credentials << "\n\n"; - // Disaply hook status. + // Display hook status. Path hookLocation (context.config.get ("data.location")); hookLocation += "hooks";