summaryrefslogtreecommitdiff
path: root/sources/core/VSMessage.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-31 04:18:37 +0000
committerPaul Buetow <paul@buetow.org>2008-05-31 04:18:37 +0000
commit8b7220b414da44508d3806051c065066933f85d1 (patch)
tree42eb845e68e4a2222d52a43ffbcd4cac4a241e8d /sources/core/VSMessage.java
parent240a13415775a92f221b8b1fdda66258ae371cb1 (diff)
a bit of refactoring
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
*/