From: Tatsuhiko Kubo Date: Thu, 23 Jan 2014 13:09:59 +0000 (+0900) Subject: Typo fixed. X-Git-Tag: release-1.5.10~16 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=135dc712c0b437886537d1d240b44f7f7e4f7852;p=nginx.git Typo fixed. --- diff --git a/src/http/modules/ngx_http_range_filter_module.c b/src/http/modules/ngx_http_range_filter_module.c index 82c202d33..6143a8786 100644 --- a/src/http/modules/ngx_http_range_filter_module.c +++ b/src/http/modules/ngx_http_range_filter_module.c @@ -22,7 +22,7 @@ * ... data ... * * - * the mutlipart format: + * the multipart format: * * "HTTP/1.0 206 Partial Content" CRLF * ... header ...