aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java-templates/org
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java-templates/org')
-rw-r--r--src/main/java-templates/org/jogamp/java3d/VersionInfo.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java-templates/org/jogamp/java3d/VersionInfo.java b/src/main/java-templates/org/jogamp/java3d/VersionInfo.java
index bced721..6c62878 100644
--- a/src/main/java-templates/org/jogamp/java3d/VersionInfo.java
+++ b/src/main/java-templates/org/jogamp/java3d/VersionInfo.java
@@ -28,7 +28,7 @@ package org.jogamp.java3d;
/**
* The VersionInfo class contains strings that describe the implementation
- * and specification version of the javax.media.j3d pacakge. These strings
+ * and specification version of the org.jogamp.java3d pacakge. These strings
* are made available as properties obtained from the VirtualUniverse class.
*
* <h4>NOTE TO DEVELOPERS:</h4>