diff options
author | Sven Gothel <[email protected]> | 2011-03-20 18:44:43 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-03-20 18:44:43 +0100 |
commit | 41fc808eff8d145c37d10a98eb4d8a86bda6f018 (patch) | |
tree | 9c3af72f120ff66c061344f0456651cee638b492 /www | |
parent | b7f148db1a2775ee9ea6af3e057995a9185d311e (diff) |
Fix bug #479 - typo
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 35652c84a..7ab6b8a6e 100644 --- a/www/index.html +++ b/www/index.html @@ -70,7 +70,7 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, ≥ 4.0, ES 1.x and ES 2.x specification [<a href="../doc/bouml/html-svg/">UML diagram</a>] as well as nearly all vendor extensions. - It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the the NativeWindow API. + It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. </p> <p> |