mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
DOM: Typo
This commit is contained in:
parent
c77908e6b4
commit
545a764450
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ bool getDOM (const std::string& name, Variant& value)
|
|||
// annotations.<N>.entry
|
||||
// annotations.<N>.description
|
||||
//
|
||||
// This code emphasizes speed, hence 'id' and 'urgecny' being evaluated first
|
||||
// This code emphasizes speed, hence 'id' and 'urgency' being evaluated first
|
||||
// as special cases.
|
||||
bool getDOM (const std::string& name, const Task& task, Variant& value)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue