]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/rte_ip.h
lib: fix typos
[dpdk.git] / lib / librte_net / rte_ip.h
index 4491b86e275be2f0a477b18bb6b87560095de251..73ec398fc3995ab747246ce937ec4e421b2be9bd 100644 (file)
@@ -237,7 +237,7 @@ rte_raw_cksum(const void *buf, size_t len)
  * @param off
  *   The offset in bytes to start the checksum.
  * @param len
- *   The length in bytes of the data to ckecksum.
+ *   The length in bytes of the data to checksum.
  * @param cksum
  *   A pointer to the checksum, filled on success.
  * @return