aboutsummaryrefslogtreecommitdiff
path: root/audio/openal/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'audio/openal/pkg-descr')
-rw-r--r--audio/openal/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/openal/pkg-descr b/audio/openal/pkg-descr
index 5d0059fc56ec..69f798302e1a 100644
--- a/audio/openal/pkg-descr
+++ b/audio/openal/pkg-descr
@@ -1,10 +1,10 @@
The idea behind OpenAL is a 3d positional spatialized sound library analogous
to OpenGL: instead of micromanaging each aspect of sound playback and effect,
-the application writer may limit themselves to placing the sounds in the
+the application writer may limit themselves to placing the sounds in the
scene and letting the native OpenAL implementation determine the correct
amount of pitch alteration, gain attenuation, phase shift, etc, required to
render the sounds correctly.
-That's the goal, anyway.
+That's the goal, anyway.
WWW: http://www.openal.org/