CmdDiagnostics: Typo

This commit is contained in:
Paul Beckingham 2016-03-17 17:17:22 -04:00
parent bf4b08efd2
commit cbdd04e506

View file

@ -280,7 +280,7 @@ int CmdDiagnostics::execute (std::string& output)
<< credentials << credentials
<< "\n\n"; << "\n\n";
// Disaply hook status. // Display hook status.
Path hookLocation (context.config.get ("data.location")); Path hookLocation (context.config.get ("data.location"));
hookLocation += "hooks"; hookLocation += "hooks";