summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/libao2.txt
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-17 23:19:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-17 23:19:22 +0000
commit12879e2b5d8bb0c45ae3775db770ed2a9fe05f69 (patch)
tree4025ad66696040c73f690b33b4a8c9787752645d /DOCS/tech/libao2.txt
parentbb42c583685310966bfa8dc9d3bf0f85f567f270 (diff)
downloadmpv-12879e2b5d8bb0c45ae3775db770ed2a9fe05f69.tar.bz2
mpv-12879e2b5d8bb0c45ae3775db770ed2a9fe05f69.tar.xz
typo fix: Mplayer --> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12229 b3059339-0415-0410-9bf9-f77b7e298cf2
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()