diff options
Diffstat (limited to 'karm/taskview.h')
-rw-r--r-- | karm/taskview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/taskview.h b/karm/taskview.h index a6444c386..64b4d3de2 100644 --- a/karm/taskview.h +++ b/karm/taskview.h @@ -159,7 +159,7 @@ class TaskView : public KListView void markTaskAsIncomplete(); /** Subtracts time from all active tasks, and does not log event. - * The time is stored in memory and in X-KDE-karm-duration. It is + * The time is stored in memory and in X-TDE-karm-duration. It is * increased automatically every minute to display the right duration. */ void extractTime( int minutes ); |