commit | db263f881ab83ebf6b9eb0982cedc241cc3df97f | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Oct 18 19:05:30 2006 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed Oct 18 19:05:30 2006 +0000 |
tree | c8019480758252ea2db07e31db0bdeaea606629b | |
parent | 5864fc0fcc3743bd91577cb6d6f1dcadb150459c [diff] |
spelling
diff --git a/src/core/ngx_crc32.c b/src/core/ngx_crc32.c index f5f5e7e..1215702 100644 --- a/src/core/ngx_crc32.c +++ b/src/core/ngx_crc32.c
@@ -9,7 +9,7 @@ /* - * The code and lookup table is based on the algorithm + * The code and lookup table are based on the algorithm * described at http://www.w3.org/TR/PNG/ */