summaryrefslogtreecommitdiff
path: root/sources/simulator/VSMenuItemStates.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-31 04:18:37 +0000
committerPaul Buetow <paul@buetow.org>2008-05-31 04:18:37 +0000
commit8b7220b414da44508d3806051c065066933f85d1 (patch)
tree42eb845e68e4a2222d52a43ffbcd4cac4a241e8d /sources/simulator/VSMenuItemStates.java
parent240a13415775a92f221b8b1fdda66258ae371cb1 (diff)
a bit of refactoring
Diffstat (limited to 'sources/simulator/VSMenuItemStates.java')
-rw-r--r--sources/simulator/VSMenuItemStates.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/simulator/VSMenuItemStates.java b/sources/simulator/VSMenuItemStates.java
index 4823bff..fe69d92 100644
--- a/sources/simulator/VSMenuItemStates.java
+++ b/sources/simulator/VSMenuItemStates.java
@@ -24,8 +24,8 @@
package simulator;
/**
- * The class VSMenuItemStates. Used by the VSSimulation to update the
- * "simulation" bar of the VSSimulationFrame.
+ * The class VSMenuItemStates. Used by the VSSimulator to update the
+ * "simulator" bar of the VSSimulatorFrame.
*
* @author Paul C. Buetow
*/