summaryrefslogtreecommitdiff
path: root/sources/simulator/VSCreateTask.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/simulator/VSCreateTask.java')
-rw-r--r--sources/simulator/VSCreateTask.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/simulator/VSCreateTask.java b/sources/simulator/VSCreateTask.java
index 96bb93e..d3d02d1 100644
--- a/sources/simulator/VSCreateTask.java
+++ b/sources/simulator/VSCreateTask.java
@@ -9,7 +9,7 @@ import events.*;
import events.internal.*;
/**
- * The Class VSCreateTask. An object of this class represents how new
+ * The class VSCreateTask, an object of this class represents how new
* VSTask objects are to be created using JComboBox selections of the
* GUI editor..
*