From 44b2141fd4d5f215827f48f0774c5cbdf6df5a7d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 May 2008 01:29:54 +0000 Subject: cosmetic fixes for javadoc. --- sources/core/VSTask.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/core/VSTask.java') 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 -- cgit v1.2.3