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/VSPriorityQueue.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/utils/VSPriorityQueue.java') diff --git a/sources/utils/VSPriorityQueue.java b/sources/utils/VSPriorityQueue.java index b320c1d..d7c7261 100644 --- a/sources/utils/VSPriorityQueue.java +++ b/sources/utils/VSPriorityQueue.java @@ -7,7 +7,7 @@ package utils; import java.util.PriorityQueue; /** - * The Class VSPriorityQueue. This class is the same like the standard + * The class VSPriorityQueue. This class is the same like the standard * VSPriorityQueue of the Java API. It only overrides the get(int) method. * * @author Paul C. Buetow -- cgit v1.2.3