changeset 377:691453a9e824

trivial spelling typos
author jlarmour
date Fri, 18 Oct 2002 02:05:44 +0000
parents d07c82d4fff1
children 7e6966d143c0
files packages/services/crc/current/doc/crc.sgml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/services/crc/current/doc/crc.sgml
+++ b/packages/services/crc/current/doc/crc.sgml
@@ -35,7 +35,7 @@ CRC is returned as an unsigned long.</pa
 <sect2 id="services-crc-api-cyg-crc32">
 <title>cyg_crc32</title>
 <para>
-These functions implements a 32 bit CRC by Gary S. Brown. It uses the
+These functions implement a 32 bit CRC by Gary S. Brown. They use the
 polynomial
 X^32+X^26+X^23+X^22+X^16+X^12+X^11+X^10+X^8+X^7+X^5+X^4+X^2+X^1+X^0.
 </para>