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