mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-26 05:50:15 +08:00
- Fix 'clipbard' typos in clipboard.rs (function names, comments, strings) - Fix 'seperate' typo in x11/server.rs comment - Replace !is_ok() with idiomatic is_err() in updater.rs - Fix double backtick typo in updater.rs comment Co-authored-by: Ocean <ocean@Mac-mini-von-Ocean.local>