diff DOCS/tech/libao2.txt @ 12228:7e22b762e1a8

typo fix: Mplayer --> MPlayer
author diego
date Sat, 17 Apr 2004 23:19:22 +0000
parents 4846c53f548d
children 8058e403d49c
line wrap: on
line diff
--- a/DOCS/tech/libao2.txt	Sat Apr 17 22:51:09 2004 +0000
+++ b/DOCS/tech/libao2.txt	Sat Apr 17 23:19:22 2004 +0000
@@ -85,7 +85,7 @@
   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()