mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Fix typo in client-class.md (#3045)
This commit is contained in:
parent
0f50fc01d1
commit
2881e910ec
@ -36,7 +36,7 @@ This algorithm is intended to reduce TCP/IP traffic of small packets sent over t
|
||||
|
||||
*Example:*
|
||||
```cpp
|
||||
clinet.setNoDelay(true);
|
||||
client.setNoDelay(true);
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user