diff options
Diffstat (limited to 'sources/core/VSMessage.java')
| -rw-r--r-- | sources/core/VSMessage.java | 4 |
1 files changed, 2 insertions, 2 deletions
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 */ |
