commit 95cc16e95776935bf1eae9b600d700fa7101ebc6
Author: Leszek Koltunski <leszek@distorted.org>
Date:   Sun Dec 11 23:23:39 2016 +0000

    Minor

diff --git a/src/main/java/org/distorted/library/EffectNames.java b/src/main/java/org/distorted/library/EffectNames.java
index fbe1b5d..54ed9b5 100644
--- a/src/main/java/org/distorted/library/EffectNames.java
+++ b/src/main/java/org/distorted/library/EffectNames.java
@@ -144,7 +144,7 @@ public enum EffectNames
   SWIRL            ( EffectTypes.VERTEX  ,   new float[] {0.0f}           , 1, true, true ),
   /**
    * Directional sinusoidal wave effect. The direction of the wave is given by the 'angle'
-   * parameters. Details: {@link DistortedObject#wave(Data5D,Data2D)}
+   * parameters. Details: {@link DistortedObject#wave(org.distorted.library.type.Data5D,org.distorted.library.type.Data3D)}
    * <p>
    * Uniforms: (amplitude,length,phase,angleAlpha,
    *            angleBeta, centerX,centerY,centerZ,
