diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-07 22:03:00 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-07 22:03:00 +0000 |
| commit | 2a74626954f00f3403b10c2a5160c0c4d1814aad (patch) | |
| tree | 043eafb9040ed5b13ab76febaeea6e00083a633c /sources/utils/VSInfoArea.java | |
| parent | a7fdf8fb6a1f32062161b6e245c6f8bd67da3ec9 (diff) | |
more written
Diffstat (limited to 'sources/utils/VSInfoArea.java')
| -rw-r--r-- | sources/utils/VSInfoArea.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java index 3f3238c..ce88699 100644 --- a/sources/utils/VSInfoArea.java +++ b/sources/utils/VSInfoArea.java @@ -29,7 +29,7 @@ import javax.swing.border.*; /** * The class VSInfoArea, an object of this class is used for some information - *areas. E.g. in the VSAbout class. + *areas. E.g. in the VSAboutFrame class. * * @author Paul C. Buetow */ |
