summaryrefslogtreecommitdiff
path: root/sources/simulator/VSLogging.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-30 01:29:54 +0000
committerPaul Buetow <paul@buetow.org>2008-05-30 01:29:54 +0000
commit44b2141fd4d5f215827f48f0774c5cbdf6df5a7d (patch)
tree00839ddd15a9676ed9d51956da7049c23dc3edbe /sources/simulator/VSLogging.java
parentf458187663613d1c89a4c2eb91fd60e5e81b9fbd (diff)
cosmetic fixes for javadoc.
Diffstat (limited to 'sources/simulator/VSLogging.java')
-rw-r--r--sources/simulator/VSLogging.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/simulator/VSLogging.java b/sources/simulator/VSLogging.java
index b7ce221..51ae836 100644
--- a/sources/simulator/VSLogging.java
+++ b/sources/simulator/VSLogging.java
@@ -11,7 +11,7 @@ import javax.swing.*;
import utils.*;
/**
- * The Class VSLogging. An object of this class is responsible for the logging
+ * The class VSLogging, an object of this class is responsible for the logging
* of text messages into the simulator's logging window.
*
* @author Paul C. Buetow