mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-03 16:21:26 +00:00
9345fb754a
- 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>