diff options
Diffstat (limited to 'sources/utils/VSInfoArea.java')
| -rw-r--r-- | sources/utils/VSInfoArea.java | 4 |
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 */ |
