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