summaryrefslogtreecommitdiff
path: root/sources/core/VSMessage.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/core/VSMessage.java')
-rw-r--r--sources/core/VSMessage.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/core/VSMessage.java b/sources/core/VSMessage.java
index 2f2a0e4..c6b936d 100644
--- a/sources/core/VSMessage.java
+++ b/sources/core/VSMessage.java
@@ -29,7 +29,7 @@ import prefs.VSPrefs;
/**
* This class represents a message which is send from one process to another
- * process in the simulation.
+ * process in the simulator.
*
* @author Paul C. Buetow
*/