mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Recur: Typo
This commit is contained in:
parent
cd2baebb2c
commit
ce012d6430
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ extern Context context;
|
|||
// child tasks need to be generated to fill gaps.
|
||||
void handleRecurrence ()
|
||||
{
|
||||
// TODO This is inserted here to create parallel recurrence implememntations
|
||||
// TODO This is inserted here to create parallel recurrence implementation
|
||||
// during feature development. This eliminates the need to inject this
|
||||
// call into 11 command implementations.
|
||||
handleRecurrence2 ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue