Skip to content

Commit e2c781f

Browse files
author
Arto Kinnunen
committed
Fix method description
1 parent f2ad926 commit e2c781f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/NetworkInterface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class NetworkInterface: public DNS {
107107
* connect() method.
108108
*
109109
* Not all interfaces are supporting MAC address set and an error is not returned
110-
* for this method call. Verify the changed MAC address by analysing packet
110+
* for this method call. Verify the changed MAC address by checking packet
111111
* captures from the used network interface.
112112
*
113113
* 6-byte EUI-48 MAC addresses are used for Ethernet while Mesh interface is

0 commit comments

Comments
 (0)