Skip to content

Commit e6c96e3

Browse files
Fix typos in LWIP README
1 parent a2d4998 commit e6c96e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/rp2040/lwip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Overview
22

33
This directory #include points to the SDK's LWIP implementation. We remove
4-
any prebuilt LWIP files at the makelibpico and allow the IDE to semect
4+
any prebuilt LWIP files at the makelibpico and allow the IDE to select
55
custom definitions for the build at app compile time. This removes the
66
need for multiple libraries to be built and distributed for things like IPV6
77
or large buffers.

0 commit comments

Comments
 (0)