mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-10 13:10:37 +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
|
<< 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