changeset 12852:a8b4564641e0

typo
author diego
date Mon, 19 Jul 2004 22:46:01 +0000
parents 28347c761182
children 64b59edcf813
files DOCS/man/fr/mplayer.1 DOCS/tech/libvo.txt DOCS/xml/en/video.xml
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/fr/mplayer.1	Mon Jul 19 22:42:56 2004 +0000
+++ b/DOCS/man/fr/mplayer.1	Mon Jul 19 22:46:01 2004 +0000
@@ -1601,7 +1601,7 @@
 .
 .TP
 .B \-double
-Active le double-buffering.
+Active le doublebuffering.
 Evite le scintillement en plaçant deux trames en mémoire, et en affichant
 l'une tandis que l'on décode l'autre.
 Peut affecter l'OSD.
--- a/DOCS/tech/libvo.txt	Mon Jul 19 22:42:56 2004 +0000
+++ b/DOCS/tech/libvo.txt	Mon Jul 19 22:46:01 2004 +0000
@@ -117,5 +117,5 @@
 	 (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.
 
--- a/DOCS/xml/en/video.xml	Mon Jul 19 22:42:56 2004 +0000
+++ b/DOCS/xml/en/video.xml	Mon Jul 19 22:46:01 2004 +0000
@@ -489,7 +489,7 @@
 If you should be lucky enough to have enough offscreen memory left to
 put a whole image there, the DGA driver will use doublebuffering, which
 results in much smoother movie replaying. It will tell you whether
-double-buffering is enabled or not.
+doublebuffering is enabled or not.
 </para>
 
 <para>