Skip to content

Commit 26f8ae1

Browse files
USB_NCM: Fix spelling in comment
1 parent 7aa5371 commit 26f8ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/lwIP_USB_NCM/src/utility/NCMEthernet.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ extern "C" {
4444
* in NCMEthernetlwIP packetReceivedIRQWorker is overridden to call LwipIntfDev::_irq()
4545
* LwipIntfDev::_irq() calls readFrameSize() and readFrameData() and _netif.input
4646
*
47-
* outgoing paket flow:
47+
* outgoing packet flow:
4848
* LwipIntfDev calls sendFrame()
4949
*/
5050

0 commit comments

Comments
 (0)