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 10:32:39 +08:00
committed by GitHub
co-authored by pi
parent 8545b5ed98
commit 3442648afe
+1 -1
View File
@@ -1,7 +1,7 @@
# clipboard
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,
please build with `unix-file-copy-paste` feature.