summaryrefslogtreecommitdiff
path: root/sources/core/time/VSLamportTime.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/core/time/VSLamportTime.java')
-rw-r--r--sources/core/time/VSLamportTime.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/sources/core/time/VSLamportTime.java b/sources/core/time/VSLamportTime.java
index aab598a..165adfc 100644
--- a/sources/core/time/VSLamportTime.java
+++ b/sources/core/time/VSLamportTime.java
@@ -24,8 +24,7 @@
package core.time;
/**
- * The class VSLamportTime. This class defined how the lamport
- * timestamps are represented.
+ * The class VSLamportTime, defines how the lamport timestamps are represented.
*
* @author Paul C. Buetow
*/