summaryrefslogtreecommitdiff
path: root/sources/utils/VSInfoArea.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/utils/VSInfoArea.java')
-rw-r--r--sources/utils/VSInfoArea.java2
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
*/