summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index bcd0efd..2ad7023 100644
--- a/index.html
+++ b/index.html
@@ -93,8 +93,8 @@
JOGL, JOCL and JOAL provide cross platform Java™ language bindings to the OpenAL, OpenGL® (+FFmpeg) and OpenCL™ APIs.
</p>
<p>
- GlueGen is a compiler generating Java™ and JNI C code offline and allows using native libraries within your Java™ application<br/>
- and producing the native bindings for all our modules.
+ GlueGen is a compiler generating Java™ and JNI C code and allows using native libraries within your Java™ application,<br/>
+ as it is used to produce all native bindings for our modules.
</p>
<p>
Modules: <a href="gluegen/www">GlueGen</a>, <a href="joal/www">JOAL</a>, <a href="jogl/www">JOGL</a>, <a href="jocl/www">JOCL</a>,