diff options
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> |