summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/libvo.txt
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-19 22:46:01 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-19 22:46:01 +0000
commit8158af85b1cdde4a9fc4db6923746ccd13910d75 (patch)
tree52e5dc7c4900afb08e30ce48238c520c80ed00e6 /DOCS/tech/libvo.txt
parentb84394698ea8466e18e241a70ad2e88f098348bb (diff)
downloadmpv-8158af85b1cdde4a9fc4db6923746ccd13910d75.tar.bz2
mpv-8158af85b1cdde4a9fc4db6923746ccd13910d75.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12853 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/libvo.txt')
-rw-r--r--DOCS/tech/libvo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/libvo.txt b/DOCS/tech/libvo.txt
index e188b5853d..6e50974ed8 100644
--- a/DOCS/tech/libvo.txt
+++ b/DOCS/tech/libvo.txt
@@ -117,5 +117,5 @@ Each vo driver _has_ to implement these:
(tdfxfb) or render subtitles under of the image (vo_mpegpes, sdl)
flip_page(): this is called after each frame, this diplays the buffer for
- real. This is 'swapbuffers' when double-buffering.
+ real. This is 'swapbuffers' when doublebuffering.