Typo fix: tens of kilobytes instead of tenths of kilobytes.

This commit is contained in:
likewise 2005-12-12 09:33:33 +00:00
parent b5340dd739
commit f5c6a6d075

2
README
View File

@ -7,7 +7,7 @@ Science (SICS).
The focus of the lwIP TCP/IP implementation is to reduce the RAM usage
while still having a full scale TCP. This making lwIP suitable for use
in embedded systems with tenths of kilobytes of free RAM and room for
in embedded systems with tens of kilobytes of free RAM and room for
around 40 kilobytes of code ROM.
FEATURES