From 44b2141fd4d5f215827f48f0774c5cbdf6df5a7d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 May 2008 01:29:54 +0000 Subject: cosmetic fixes for javadoc. --- sources/core/time/VSLamportTime.java | 2 +- sources/core/time/VSVectorTime.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/core/time') diff --git a/sources/core/time/VSLamportTime.java b/sources/core/time/VSLamportTime.java index 25ad8af..af72a74 100644 --- a/sources/core/time/VSLamportTime.java +++ b/sources/core/time/VSLamportTime.java @@ -5,7 +5,7 @@ package core.time; /** - * The Class VSLamportTime. This class defined how the lamport + * The class VSLamportTime. This class defined how the lamport * timestamps are represented. * * @author Paul C. Buetow diff --git a/sources/core/time/VSVectorTime.java b/sources/core/time/VSVectorTime.java index 5a52f96..d999a48 100644 --- a/sources/core/time/VSVectorTime.java +++ b/sources/core/time/VSVectorTime.java @@ -7,7 +7,7 @@ package core.time; import java.util.ArrayList; /** - * The Class VSVectorTime. This class defined how the vector + * The class VSVectorTime. This class defined how the vector * timestamps are represented. * * @author Paul C. Buetow -- cgit v1.2.3