diff options
author | Igor Sysoev <igor@sysoev.ru> | 2010-03-30 15:04:41 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2010-03-30 15:04:41 +0000 |
commit | a40c395fe969bcda9617816f227df42c8923b811 (patch) | |
tree | 7808b9f2987f83cdbb3d077a12bb3b507fdb6190 | |
parent | d08b65ca61e87d9bf4290cd5d8725816d085708e (diff) | |
download | nginx-a40c395fe969bcda9617816f227df42c8923b811.tar.gz nginx-a40c395fe969bcda9617816f227df42c8923b811.zip |
fix typo
-rw-r--r-- | auto/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/modules b/auto/modules index 57b657848..5582c2ce6 100644 --- a/auto/modules +++ b/auto/modules @@ -105,7 +105,7 @@ fi # ngx_http_charset_filter # ngx_http_ssi_filter # ngx_http_xslt_filter -# ngx_http_image_filter_filter +# ngx_http_image_filter # ngx_http_sub_filter # ngx_http_addition_filter # ngx_http_userid_filter |