Fix typo in DEVELOP.md

PR #2540 <https://github.com/Genymobile/scrcpy/pull/2540>

Signed-off-by: Romain Vimont <rom@rom1v.com>
wayland
Stefan Huber 3 years ago committed by Romain Vimont
parent ab12b6c981
commit ea233d811d

@ -76,7 +76,7 @@ The server uses 3 threads:
- the **main** thread, encoding and streaming the video to the client; - the **main** thread, encoding and streaming the video to the client;
- the **controller** thread, listening for _control messages_ (typically, - the **controller** thread, listening for _control messages_ (typically,
keyboard and mouse events) from the client; keyboard and mouse events) from the client;
- the **receiver** thread (managed by the controller), sending _device messges_ - the **receiver** thread (managed by the controller), sending _device messages_
to the clients (currently, it is only used to send the device clipboard to the clients (currently, it is only used to send the device clipboard
content). content).

Loading…
Cancel
Save