Browse code

Fix spelling errors in texi files: more informations --> more information allows to --> allows one to

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit d473f2d18aef6731526324d28008874fac05f593)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Andreas Cadhalpun authored on 2014/03/27 03:24:35
Showing 3 changed files
... ...
@@ -1271,7 +1271,7 @@ Requires the presence of the libtheora headers and library during
1271 1271
 configuration. You need to explicitly configure the build with
1272 1272
 @code{--enable-libtheora}.
1273 1273
 
1274
-For more informations about the libtheora project see
1274
+For more information about the libtheora project see
1275 1275
 @url{http://www.theora.org/}.
1276 1276
 
1277 1277
 @subsection Options
... ...
@@ -111,7 +111,7 @@ must be configured in the stream configuration. They are sent to
111 111
 the @command{ffmpeg} encoders.
112 112
 
113 113
 The @command{ffmpeg} @option{override_ffserver} commandline option
114
-allows to override the encoding parameters set by the server.
114
+allows one to override the encoding parameters set by the server.
115 115
 
116 116
 Multiple streams can be connected to the same feed.
117 117
 
... ...
@@ -216,7 +216,7 @@ OpenGL output device.
216 216
 
217 217
 To enable this output device you need to configure FFmpeg with @code{--enable-opengl}.
218 218
 
219
-Device allows to render to OpenGL context.
219
+This output device allows one to render to OpenGL context.
220 220
 Context may be provided by application or default SDL window is created.
221 221
 
222 222
 When device renders to external context, application must implement handlers for following messages: