From: Igor Sysoev Date: Wed, 18 Oct 2006 19:05:30 +0000 (+0000) Subject: spelling X-Git-Tag: release-0.4.10~10 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=db263f881ab83ebf6b9eb0982cedc241cc3df97f;p=nginx.git spelling --- diff --git a/src/core/ngx_crc32.c b/src/core/ngx_crc32.c index f5f5e7e9c..12157021c 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/ */