mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-21 11:50:59 +03:00
docs: fix 'lowlevel' spelling to 'low-level' in libs/clipboard/README.md (#15712)
Co-authored-by: pi <pi@m2.local>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# clipboard
|
# clipboard
|
||||||
|
|
||||||
Copy files and text through network.
|
Copy files and text through network.
|
||||||
Main lowlevel logic from [FreeRDP](https://github.com/FreeRDP/FreeRDP).
|
Main low-level logic from [FreeRDP](https://github.com/FreeRDP/FreeRDP).
|
||||||
|
|
||||||
To enjoy file copy and paste feature on Linux/OSX,
|
To enjoy file copy and paste feature on Linux/OSX,
|
||||||
please build with `unix-file-copy-paste` feature.
|
please build with `unix-file-copy-paste` feature.
|
||||||
|
|||||||
Reference in New Issue
Block a user