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/utils/VSRandom.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/utils/VSRandom.java') diff --git a/sources/utils/VSRandom.java b/sources/utils/VSRandom.java index 5a6391a..79dbee8 100644 --- a/sources/utils/VSRandom.java +++ b/sources/utils/VSRandom.java @@ -7,7 +7,7 @@ package utils; import java.util.Random; /** - * The Class VSRandom. Some customization of the standard Random class of Java. + * The class VSRandom. Some customization of the standard Random class of Java. * * @author Paul C. Buetow */ -- cgit v1.2.3