He Chunhui 9 年之前
父节点
当前提交
7290ff5d76
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/net/lwip_nat/ipv4_nat.c

+ 1 - 1
components/net/lwip_nat/ipv4_nat.c

@@ -622,7 +622,7 @@ ip_nat_tmr(void)
   }
 }
 
-/** Vheck if we want to perform NAT with this packet. If so, send it out on
+/** Check if we want to perform NAT with this packet. If so, send it out on
  * the correct interface.
  *
  * @param p the packet to test/send