summaryrefslogtreecommitdiff
path: root/sources/core/VSTask.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-30 01:29:54 +0000
committerPaul Buetow <paul@buetow.org>2008-05-30 01:29:54 +0000
commit44b2141fd4d5f215827f48f0774c5cbdf6df5a7d (patch)
tree00839ddd15a9676ed9d51956da7049c23dc3edbe /sources/core/VSTask.java
parentf458187663613d1c89a4c2eb91fd60e5e81b9fbd (diff)
cosmetic fixes for javadoc.
Diffstat (limited to 'sources/core/VSTask.java')
-rw-r--r--sources/core/VSTask.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/core/VSTask.java b/sources/core/VSTask.java
index b609704..baf030a 100644
--- a/sources/core/VSTask.java
+++ b/sources/core/VSTask.java
@@ -11,7 +11,7 @@ import prefs.VSPrefs;
import protocols.VSAbstractProtocol;
/**
- * The Class VSTask. An object of this class represents a task to do or done.
+ * The class VSTask, an object of this class represents a task to do or done.
* All tasks are managed by the task manager. There are local and global timed
* tasks. Local timed tasks are being fullfilled if the process' local time is
* reached. Global timed tasks are being fullfilled if the simulation's time is