He Chunhui 9 năm trước cách đây
mục cha
commit
7290ff5d76
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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