From 733d54f7e2977c20e373eba50b9cd16966a4fb77 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Mon, 3 Aug 2009 10:48:58 -0700
Subject: Doc: OpenGL 3.1 .. 3.2 profile clarification

---
 make/config/jogl/gl-common.cfg | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'make/config/jogl/gl-common.cfg')

diff --git a/make/config/jogl/gl-common.cfg b/make/config/jogl/gl-common.cfg
index 935bf6664..efa4c7bdd 100644
--- a/make/config/jogl/gl-common.cfg
+++ b/make/config/jogl/gl-common.cfg
@@ -605,9 +605,8 @@ ClassJavadoc GL2  */
 
 ClassJavadoc GL3 /**
 ClassJavadoc GL3  * <P> 
-ClassJavadoc GL3  * This interface contains all core desktop OpenGL methods starting from 3.1,
-ClassJavadoc GL3  * inclusive - forward compatible, as well as most of it's extensions defined at the
-ClassJavadoc GL3  * time of this specification.<br>
+ClassJavadoc GL3  * This interface contains all core, forward compatible, OpenGL methods starting from 3.1,
+ClassJavadoc GL3  * inclusive, as well as most of it's extensions defined at the time of this specification.<br>
 ClassJavadoc GL3  * Note: OpenGL 3.0 forward compatible, non deprecated functionality is included in the 
 ClassJavadoc GL3  * 3.1 specification, hence the {@link GL2GL3} implemented interface.<br>
 ClassJavadoc GL3  * Note: OpenGL 3.1 forward compatible no more includes fixed point functionality.
-- 
cgit v1.2.3