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/utils/VSFrame.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/utils/VSFrame.java') diff --git a/sources/utils/VSFrame.java b/sources/utils/VSFrame.java index 06a6958..2735243 100644 --- a/sources/utils/VSFrame.java +++ b/sources/utils/VSFrame.java @@ -9,7 +9,7 @@ import java.awt.event.*; import javax.swing.JFrame; /** - * The Class VSFrame. All frames of the simulator extend this VSFrame class. + * The class VSFrame. All frames of the simulator extend this VSFrame class. * This class makes sure that all 'subwindows' get closed if its parent gets * closed. And it also makes sure to open new windows relative to its parent. * -- cgit v1.2.3