diff options
author | Sven Gothel <[email protected]> | 2012-03-20 18:26:29 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-03-20 18:26:29 +0100 |
commit | 6b8c90ea679f93924b105932c40590c01c5dc4fd (patch) | |
tree | 3f84254193af1305ce6959caafbf68ce73923729 /www/index.html | |
parent | 111294ef61cd245fc5b26176b859439422748138 (diff) |
Fix all HTML validation errors (http://validator.w3.org/check) ; Add TOC anchors ; Remove old content ; Use jogamp.org rel. URLs ; Note: Far from being ready ..
Diffstat (limited to 'www/index.html')
-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 d950e87fb..4a63cce02 100644 --- a/www/index.html +++ b/www/index.html @@ -82,7 +82,7 @@ its profiles and how we map them to JOGL. </p> <p> - JOGL integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the NativeWindow API. + JOGL integrates with the AWT, Swing and SWT widget sets, as well with custom windowing toolkits using the NativeWindow API. <a href="../doc/NEWT-Overview.html">JOGL also provides its own native windowing toolkit, NEWT</a>. </p> <p> |