Skip to content

Commit 40c0385

Browse files
author
Arto Kinnunen
committed
Fix method description
1 parent 913ac8c commit 40c0385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectivity/netsocket/include/netsocket/NetworkInterface.h

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

0 commit comments

Comments
 (0)