summaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/Version.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/java/games/jogl/Version.java')
-rw-r--r--src/net/java/games/jogl/Version.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/java/games/jogl/Version.java b/src/net/java/games/jogl/Version.java
index 93720952a..8f488a8b2 100644
--- a/src/net/java/games/jogl/Version.java
+++ b/src/net/java/games/jogl/Version.java
@@ -92,8 +92,8 @@ public final class Version {
private static final String version = "1.1.0-b12";
/**
- * Returns the verison string and build number of
- * this implementation. See the class descritpion
+ * Returns the version string and build number of
+ * this implementation. See the class description
* for the version string format.
*
* @return The version string of this implementation.