Fix bug #52368: Minor typo in comment

I think "Internet checksum functions" is OK
This commit is contained in:
Dirk Ziegelmeier 2017-11-08 19:52:40 +01:00
parent 7a241b6b52
commit d864f8c3a3

View File

@ -1,6 +1,6 @@
/**
* @file
* Incluse internet checksum functions.\n
* Internet checksum functions.\n
*
* These are some reference implementations of the checksum algorithm, with the
* aim of being simple, correct and fully portable. Checksumming is the