summaryrefslogtreecommitdiff
path: root/sources/utils/VSFrame.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/VSFrame.java
parent009350323123fc4b47041cb2194e8df19f69423b (diff)
comments.
Diffstat (limited to 'sources/utils/VSFrame.java')
-rw-r--r--sources/utils/VSFrame.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/utils/VSFrame.java b/sources/utils/VSFrame.java
index d14c06b..25c84e6 100644
--- a/sources/utils/VSFrame.java
+++ b/sources/utils/VSFrame.java
@@ -28,7 +28,7 @@ public class VSFrame extends JFrame {
private boolean dispose;
/**
- * Instantiates a new vS frame.
+ * Instantiates a new lang.process.removeframe.
*
* @param title the title
* @param parent the parent
@@ -39,7 +39,7 @@ public class VSFrame extends JFrame {
}
/**
- * Instantiates a new vS frame.
+ * Instantiates a new lang.process.removeframe.
*
* @param title the title
*/