diff options
author | Kenneth Russel <[email protected]> | 2006-06-20 22:56:03 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-06-20 22:56:03 +0000 |
commit | c50ea30a83b9ab3249dbb35cae6055075a88c78c (patch) | |
tree | 2811c3b77b2ba9bb86523a50a656723956bcbe46 /www | |
parent | 782aecf6c6c749b25ab193fc09240e6289d7481a (diff) |
Fixed typo
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@821 232f8b59-042b-4e1e-8c03-345bb8c30851
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 7daa512da..4179d8377 100644 --- a/www/index.html +++ b/www/index.html @@ -98,7 +98,7 @@ advanced OpenGL techniques now possible with the Java platform.<br> <tr> <td bgcolor="#F8F8F8"> - <div align="justify">The intial implementation of the JOGL + <div align="justify">The initial implementation of the JOGL API is available for download from <a href="https://jogl.dev.java.net/source/browse/jogl/">CVS</a>. </div> |