CmdDiagnostics: Typo

This commit is contained in:
Paul Beckingham 2016-03-17 17:17:22 -04:00
parent e220ee884c
commit 7af844fde5

View file

@ -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";