summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-06-30 02:41:23 +0200
committerSven Gothel <[email protected]>2023-06-30 02:41:23 +0200
commit40882bd482a13fca6a6986b3cbf4374ed04f0edb (patch)
tree5bd0f3711b0f78595fd4c1586882e2855774c607 /index.html
parent94ae7407efab6528b682fa0c089fd832fe6e2017 (diff)
index.html: GlueGen wording
Diffstat (limited to 'index.html')
-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&trade; language bindings to the OpenAL, OpenGL&reg; (+FFmpeg) and OpenCL&trade; 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>,