# HG changeset patch # User Tatsuhiko Kubo <[email protected]> # Date 1390482599 -32400 # Thu Jan 23 22:09:59 2014 +0900 # Node ID 5fe4d5140563b51a6530847e7e3a5d2a2031bd8a # Parent fff0f73673c3dbe09348913b61925994881bf72e fix typo
diff -r fff0f73673c3 -r 5fe4d5140563 src/http/modules/ngx_http_range_filter_module.c --- a/src/http/modules/ngx_http_range_filter_module.c Wed Jan 22 17:42:59 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 ... -- Tatsuhiko Kubo E-Mail: [email protected] Profile: http://cccis.jp/index_en.html Github:https://github.com/cubicdaiya
fix_typo.patch
Description: Binary data
_______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
