diff xml/en/docs/http/ngx_http_log_module.xml @ 939:2a9e42106d6f

Removed trailing spaces.
author Vladimir Homutov <vl@nginx.com>
date Thu, 04 Jul 2013 12:11:28 +0400
parents 9dab69f2b71d
children aded7086e84f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_log_module.xml	Tue Jul 02 17:24:52 2013 +0400
+++ b/xml/en/docs/http/ngx_http_log_module.xml	Thu Jul 04 12:11:28 2013 +0400
@@ -111,7 +111,7 @@
 be compressed before writing to the file.
 The compression level can be set between 1 (fastest, less compression)
 and 9 (slowest, best compression).
-By default the buffer size is equal to 64K bytes, and the compression level 
+By default the buffer size is equal to 64K bytes, and the compression level
 is set to 1.
 Since the data is compressed in atomic blocks, the log file can be decompressed
 or read by “<literal>zcat</literal>” at any time.