fix typo in comments

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1443 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-12-12 02:17:15 +00:00
parent 6c1cdc5213
commit 56eac423c4

View File

@ -181,7 +181,7 @@
#define UIP_MAXSYNRTX 5
/* The TCP maximum segment size. This is should not be to set to more
/* The TCP maximum segment size. This is should not be set to more
* than CONFIG_NET_BUFSIZE - UIP_LLH_LEN - UIP_TCPIP_HLEN.
*/