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:
lunar-me
2026-07-30 14:32:39 +12:00
committed by GitHub
parent 8545b5ed98
commit 3442648afe

View File

@@ -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.