diff options
Diffstat (limited to 'sources/utils/VSRandom.java')
| -rw-r--r-- | sources/utils/VSRandom.java | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |
