summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-06-20 09:29:40 +0200
committerSven Gothel <[email protected]>2014-06-20 09:29:40 +0200
commitf7f2479227a551856b72045f1c7abd3cb306656d (patch)
treed15f56182e646a2080bae1273289d00476f8406a /doc
parent6622756a97c907e2647d07dad55883c4906413ea (diff)
Fix JogAmp bibtex entry it's -> its
Diffstat (limited to 'doc')
-rw-r--r--doc/bibtex/jogamp.bib2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bibtex/jogamp.bib b/doc/bibtex/jogamp.bib
index 746a4eb..2549600 100644
--- a/doc/bibtex/jogamp.bib
+++ b/doc/bibtex/jogamp.bib
@@ -8,7 +8,7 @@ abstract = {JogAmp provides the high performance cross platform libraries
GlueGen, a toolkit part of JogAmp, provides generation of Java and Java Native Interface (JNI)
code as required to call C functions of native libraries.
JOGL gives full access to all OpenGL desktop and mobile APIs, while integrating
- existing native windowing toolkits and providing it's own, NEWT.
+ existing native windowing toolkits and providing its own, NEWT.
Further it adds access to multimedia streams and provides hardware accelerated
rendering of curves and text.
JOCL gives full access to the OpenCL processing APIs.