mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CmdDiagnostics: Typo
This commit is contained in:
parent
bf4b08efd2
commit
cbdd04e506
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue