# HG changeset patch # User jlarmour # Date 1034906809 0 # Node ID 7e6966d143c02c56fbe4ad645981221e285e0a86 # Parent 691453a9e824f0dfb3fa627552dfdf8e28afea26 another trivial spelling typo diff --git a/packages/services/crc/current/doc/crc.sgml b/packages/services/crc/current/doc/crc.sgml --- a/packages/services/crc/current/doc/crc.sgml +++ b/packages/services/crc/current/doc/crc.sgml @@ -58,7 +58,7 @@ result from the previous CRC calculation cyg_ether_crc32 -These functions implements the 32 bit CRC used by the Ethernet FCS word. +These functions implement the 32 bit CRC used by the Ethernet FCS word. unsigned long cyg_ether_crc32(unsigned char * s, int len);