Merge branch 'master' of git@github.com:pbeckingham/task
This commit is contained in:
@@ -998,7 +998,7 @@ void handleInfo (const TDB& tdb, T& task, Config& conf)
|
||||
formatTimeDeltaDays (age, (time_t) (now - dt));
|
||||
}
|
||||
|
||||
table.addCell (row, 1, entry + " (" + age + ")");
|
||||
table.addCell (row, 1, entry + " (" + age + " ago)");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user