diff options
Diffstat (limited to 'sources/utils/VSFrame.java')
| -rw-r--r-- | sources/utils/VSFrame.java | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |
