summaryrefslogtreecommitdiff
path: root/sources/exceptions/VSParseIntegerVectorException.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-06-13 22:57:15 +0000
committerPaul Buetow <paul@buetow.org>2008-06-13 22:57:15 +0000
commit053ecc68889e3b4ed1afd23ec12d6ff0aea593d4 (patch)
treed62eadeb7c06712a7c4d8fad33bd35d09bfe79b2 /sources/exceptions/VSParseIntegerVectorException.java
parent12b26d3285b05ad3d7387280bd7e9ec016f818d8 (diff)
compiles again
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.
*