diff options
Diffstat (limited to 'sources/core/VSTaskManager.java')
| -rw-r--r-- | sources/core/VSTaskManager.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/core/VSTaskManager.java b/sources/core/VSTaskManager.java index 189665a..5878a85 100644 --- a/sources/core/VSTaskManager.java +++ b/sources/core/VSTaskManager.java @@ -10,7 +10,7 @@ import prefs.*; import utils.*; /** - * The Class VSTaskManager. The task manager is responsible that all tasks + * The class VSTaskManager. The task manager is responsible that all tasks * will get fullfilled in the correct order. Please also read the javadoc * of the VSTask class. It describes the difference between local and global * timed tasks. |
