summaryrefslogtreecommitdiff
path: root/sources/utils/VSInfoArea.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
committerPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
commit73d9798f8bccd2bfc3169e95790c7fc185701188 (patch)
tree5359b7cd0da71450e64a975cec4fced01a8d0fcb /sources/utils/VSInfoArea.java
parent009350323123fc4b47041cb2194e8df19f69423b (diff)
comments.
Diffstat (limited to 'sources/utils/VSInfoArea.java')
-rw-r--r--sources/utils/VSInfoArea.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java
index f922a5b..f6b4499 100644
--- a/sources/utils/VSInfoArea.java
+++ b/sources/utils/VSInfoArea.java
@@ -16,14 +16,14 @@ public class VSInfoArea extends JTextPane {
private static final long serialVersionUID = 1L;
/**
- * Instantiates a new vS info area.
+ * Instantiates a new lang.process.removeinfo area.
*/
public VSInfoArea() {
init();
}
/**
- * Instantiates a new vS info area.
+ * Instantiates a new lang.process.removeinfo area.
*
* @param text the text
*/