aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-05-07 22:36:26 +0200
committerSven Gothel <[email protected]>2013-05-07 22:36:26 +0200
commit038896636311c66e70f38066329c601beb0a3866 (patch)
tree9032fcd48723b59131ef861cca3eb7d1291dea6b
parent2344a21587b3053fc2f343087319ee094fe45442 (diff)
Minor: Typo/Syntax in GLRendererQuirks
-rw-r--r--src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java b/src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java
index 01d2b30a0..78bd62e42 100644
--- a/src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java
+++ b/src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java
@@ -67,7 +67,7 @@ public class GLRendererQuirks {
public static final int GLSLBuggyDiscard = 5;
/**
- * Non compliant GL context, e.g. due to a buggy implementation rendering it not suitable for use.
+ * Non compliant GL context due to a buggy implementation not suitable for use.
* <p>
* Mesa >= 9.0 (?), Intel driver, OpenGL 3.1 compatibility context is not compliant:
* <pre>