fixup and fix spelling for denotate
This commit is contained in:
committed by
Tomas Babej
parent
3a61289f6c
commit
ac24ec1387
@@ -128,7 +128,7 @@ int CmdDenotate::execute (std::string&)
|
||||
}
|
||||
}
|
||||
|
||||
if (before.data_removeme () != task.data_removeme ())
|
||||
if (before.getAnnotations () != task.getAnnotations ())
|
||||
{
|
||||
auto question = format ("Denotate task {1} '{2}'?",
|
||||
task.identifier (true),
|
||||
|
||||
Reference in New Issue
Block a user