From 44b2141fd4d5f215827f48f0774c5cbdf6df5a7d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 May 2008 01:29:54 +0000 Subject: cosmetic fixes for javadoc. --- sources/simulator/VSSimulatorCanvas.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/simulator/VSSimulatorCanvas.java') diff --git a/sources/simulator/VSSimulatorCanvas.java b/sources/simulator/VSSimulatorCanvas.java index 924c08f..909ce3d 100644 --- a/sources/simulator/VSSimulatorCanvas.java +++ b/sources/simulator/VSSimulatorCanvas.java @@ -19,7 +19,7 @@ import prefs.*; import prefs.editors.*; /** - * The Class VSSimulatorCanvas. An instance of this object represents the + * The class VSSimulatorCanvas. An instance of this object represents the * graphical paint area of a simulation. It contains all graphic calculations. * Also the simulation thread takes place in this class in a loop! This class * is probably the most cryptic of the whole simulator source code. This is @@ -202,7 +202,7 @@ public class VSSimulatorCanvas extends Canvas implements Runnable { private long messageLineCounter; /** - * The Class VSMessageLine. An object of this class represents a message + * The class VSMessageLine, an object of this class represents a message * line drawn into the painting area. * * @author Paul C. Buetow -- cgit v1.2.3