From 0e2e70d5a393024f3ae4a3a3560b4df51075000a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 11 Jun 2008 09:48:10 +0000 Subject: More javadoc. Several bugfixes. New feauture: Boolean: sim.periodic A lot of more which i forgot! --- sources/core/VSMessage.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/core/VSMessage.java') diff --git a/sources/core/VSMessage.java b/sources/core/VSMessage.java index 99c5ce7..1f1ad5b 100644 --- a/sources/core/VSMessage.java +++ b/sources/core/VSMessage.java @@ -28,8 +28,8 @@ import events.*; import prefs.VSPrefs; /** - * This class represents a message which is send from one process to another - * process in the simulator. + * An object of this class represents a message which is sent from one process + * to another process in the simulator. * * @author Paul C. Buetow */ -- cgit v1.2.3