# HG changeset patch # User Igor Sysoev # Date 1161198330 0 # Node ID 50f1741a330a014cbb398fc269deef8c5b0d94ba # Parent f9a971440614280fe768a709c514666b31fbeb48 spelling diff --git a/src/core/ngx_crc32.c b/src/core/ngx_crc32.c --- 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/ */