diff xml/en/docs/http/ngx_http_flv_module.xml @ 966:95c3c3bbf1ce

Text review.
author Egor Nikitin <yegor.nikitin@gmail.com>
date Wed, 14 Aug 2013 12:03:41 +0400
parents 764fbac1b8b4
children
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_flv_module.xml	Wed Aug 14 17:21:19 2013 +0400
+++ b/xml/en/docs/http/ngx_http_flv_module.xml	Wed Aug 14 12:03:41 2013 +0400
@@ -15,15 +15,15 @@
 <section id="summary">
 
 <para>
-The module <literal>ngx_http_flv_module</literal> provides pseudo-streaming
+The <literal>ngx_http_flv_module</literal> module provides pseudo-streaming
 server-side support for Flash Video (FLV) files.
 </para>
 
 <para>
 It handles requests with the <literal>start</literal> argument in
 the request URI’s query string specially, by sending back the contents
-of a file starting from the requested byte offset, and with the FLV
-header prepended.
+of a file starting from the requested byte offset and with the prepended FLV
+header.
 </para>
 
 <para>