summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-10-19 13:36:54 +0200
committerSven Gothel <[email protected]>2011-10-19 13:36:54 +0200
commit5e81cb163c00da18f0990411c22257b5533d7950 (patch)
tree15be1ea4045e507cc8d975b8d51cd35d107fec50 /www
parentd3c3d69ded58e325287746635d614fc5db43594a (diff)
Fixed my sloppy English "it's" usage - thx Julien
Diffstat (limited to 'www')
-rw-r--r--www/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index 475bb877b..d6dcd5ea0 100644
--- a/www/index.html
+++ b/www/index.html
@@ -69,11 +69,11 @@
as well as nearly all vendor extensions.
<a href="../doc/Overview-OpenGL-Evolution-And-JOGL.html">OpenGL Evolution &amp; JOGL</a>
(<a href="../doc/bouml/html-svg/fig128069.svg">UML</a>) gives you a brief overview of OpenGL,
- it's profiles and how we map them to JOGL.
+ 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.
- <a href="../doc/NEWT-Overview.html">JOGL also provides it's own native windowing toolkit, NEWT</a>.
+ <a href="../doc/NEWT-Overview.html">JOGL also provides its own native windowing toolkit, NEWT</a>.
</p>
<p>
Quick Version Info: Current [ <a href="../../deployment/jogamp-current/jogl-applet-version.html">Applet</a>,