summaryrefslogtreecommitdiff
path: root/sources/exceptions/VSParseIntegerVectorException.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/exceptions/VSParseIntegerVectorException.java')
-rw-r--r--sources/exceptions/VSParseIntegerVectorException.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/exceptions/VSParseIntegerVectorException.java b/sources/exceptions/VSParseIntegerVectorException.java
index da49737..3aabe87 100644
--- a/sources/exceptions/VSParseIntegerVectorException.java
+++ b/sources/exceptions/VSParseIntegerVectorException.java
@@ -24,7 +24,7 @@
package exceptions;
/**
- * The Interface VSParseIntegerVectorException. This exception is thrown if
+ * The Interface VSParseIntegerVectorException, this exception is thrown if
* the VSAbstractEditor is not able to parse the vector fields input of the
* user.
*