[nginx] Typo fixed.

Valentin Bartenev vbart at nginx.com
Thu Jan 23 15:27:54 UTC 2014


details:   http://hg.nginx.org/nginx/rev/a387ce36744a
branches:  
changeset: 5538:a387ce36744a
user:      Tatsuhiko Kubo <cubicdaiya at gmail.com>
date:      Thu Jan 23 22:09:59 2014 +0900
description:
Typo fixed.

diffstat:

 src/http/modules/ngx_http_range_filter_module.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 49b1ad48b55c -r a387ce36744a src/http/modules/ngx_http_range_filter_module.c
--- a/src/http/modules/ngx_http_range_filter_module.c	Thu Jan 23 18:32:26 2014 +0400
+++ b/src/http/modules/ngx_http_range_filter_module.c	Thu Jan 23 22:09:59 2014 +0900
@@ -22,7 +22,7 @@
  * ... data ...
  *
  *
- * the mutlipart format:
+ * the multipart format:
  *
  * "HTTP/1.0 206 Partial Content" CRLF
  * ... header ...



More information about the nginx-devel mailing list