From 7c8f393e11142fd5894668905c7b3f091a5bd4be Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 13 Aug 2008 01:21:52 +0000 Subject: typos --- sources/core/VSMessage.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/core/VSMessage.java') diff --git a/sources/core/VSMessage.java b/sources/core/VSMessage.java index 63ff57d..8703b6f 100644 --- a/sources/core/VSMessage.java +++ b/sources/core/VSMessage.java @@ -71,7 +71,7 @@ public class VSMessage extends VSPrefs { */ private long lamportTime; - /** Each message has its own unique ID. The ID will show up in the logging + /** Each message has its own unique ID. The ID will show up in the loging * window of the simulator */ private long messageID; -- cgit v1.2.3