# HG changeset patch # User Tatsuhiko Kubo # Date 1390482599 -32400 # Node ID a387ce36744aa36b50e8171dbf01ef716748327e # Parent 49b1ad48b55c983e77b21fbf05c499cf801fdfaf Typo fixed. diff --git a/src/http/modules/ngx_http_range_filter_module.c b/src/http/modules/ngx_http_range_filter_module.c --- 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 ...