summaryrefslogtreecommitdiff
path: root/doc/outdevs.texi
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2014-03-26 19:24:35 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-03-27 03:58:56 +0100
commitd473f2d18aef6731526324d28008874fac05f593 (patch)
tree21150d8b8516a8765f22363ab50968d85b8c2f07 /doc/outdevs.texi
parentcf3bfc970c7a567763aef4bf7ce827f84d692fd6 (diff)
Fix spelling errors in texi files: more informations --> more information allows to --> allows one to
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/outdevs.texi')
-rw-r--r--doc/outdevs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/outdevs.texi b/doc/outdevs.texi
index 328ab06f8e..bc94b9ed0c 100644
--- a/doc/outdevs.texi
+++ b/doc/outdevs.texi
@@ -216,7 +216,7 @@ OpenGL output device.
To enable this output device you need to configure FFmpeg with @code{--enable-opengl}.
-Device allows to render to OpenGL context.
+This output device allows one to render to OpenGL context.
Context may be provided by application or default SDL window is created.
When device renders to external context, application must implement handlers for following messages: