]> git.droids-corp.org - dpdk.git/blobdiff - lib/ip_frag/rte_ipv4_reassembly.c
fix spelling in comments and doxygen
[dpdk.git] / lib / ip_frag / rte_ipv4_reassembly.c
index 69666c8b82712622f4514507ca46f0051003380a..4a89a5f5365a8b59c2bcea89a00d758578e98e9e 100644 (file)
@@ -80,7 +80,7 @@ ipv4_frag_reassemble(struct ip_frag_pkt *fp)
 
 /*
  * Process new mbuf with fragment of IPV4 packet.
- * Incoming mbuf should have it's l2_len/l3_len fields setuped correclty.
+ * Incoming mbuf should have it's l2_len/l3_len fields setup correctly.
  * @param tbl
  *   Table where to lookup/add the fragmented packet.
  * @param mb