diff options
| author | Paul Buetow <paul@buetow.org> | 2008-05-30 01:29:54 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-05-30 01:29:54 +0000 |
| commit | 44b2141fd4d5f215827f48f0774c5cbdf6df5a7d (patch) | |
| tree | 00839ddd15a9676ed9d51956da7049c23dc3edbe /sources/utils/VSTupel.java | |
| parent | f458187663613d1c89a4c2eb91fd60e5e81b9fbd (diff) | |
cosmetic fixes for javadoc.
Diffstat (limited to 'sources/utils/VSTupel.java')
| -rw-r--r-- | sources/utils/VSTupel.java | 2 |
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 |
