From d6c229d9b96b356cc9267f7dfceedf787245c9fd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 25 Jun 2008 00:11:50 +0000 Subject: javadoc fix --- sources/events/VSAbstractEvent.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/events/VSAbstractEvent.java b/sources/events/VSAbstractEvent.java index 7adf535..510169b 100644 --- a/sources/events/VSAbstractEvent.java +++ b/sources/events/VSAbstractEvent.java @@ -57,7 +57,7 @@ abstract public class VSAbstractEvent extends VSPrefs { /** * Creates a copy of the event and using a new process. * - * @param newProcess The new process + * @param theProcess The new process * @return The copy */ final public VSAbstractEvent getCopy(VSProcess theProcess) -- cgit v1.2.3