changeset 791:50f1741a330a

spelling
author Igor Sysoev <igor@sysoev.ru>
date Wed, 18 Oct 2006 19:05:30 +0000
parents f9a971440614
children 99858705b03f
files src/core/ngx_crc32.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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/
  */