summaryrefslogtreecommitdiff
path: root/sources/utils/VSTupel.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/utils/VSTupel.java')
-rw-r--r--sources/utils/VSTupel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/utils/VSTupel.java b/sources/utils/VSTupel.java
index cb903f4..dee866e 100644
--- a/sources/utils/VSTupel.java
+++ b/sources/utils/VSTupel.java
@@ -5,7 +5,7 @@
package utils;
/**
- * The Class VSTupel. An object of this class represents a 3-Tupel of objects.
+ * The class VSTupel, an object of this class represents a 3-Tupel of objects.
* Each object can have its own type.
*
* @author Paul C. Buetow