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 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;