summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/libao2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/libao2.txt')
-rw-r--r--DOCS/tech/libao2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/libao2.txt b/DOCS/tech/libao2.txt
index 077d2c33af..41160ec40b 100644
--- a/DOCS/tech/libao2.txt
+++ b/DOCS/tech/libao2.txt
@@ -85,7 +85,7 @@ static void uninit()
Called before mplayer exits. Used for deallocating dynamic buffers.
static void reset()
- Called during reset can be used to empty buffers. Mplayer calls this
+ Called during reset can be used to empty buffers. MPlayer calls this
function when pause is pressed.
static int play()