mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
chore: fix some typos (#7518)
Signed-off-by: crazeteam <lilujing@outlook.com>
This commit is contained in:
@@ -286,7 +286,7 @@ impl DesktopManager {
|
||||
}
|
||||
return Ok(i);
|
||||
}
|
||||
bail!("No avaliable display found in range {:?}", display_range)
|
||||
bail!("No available display found in range {:?}", display_range)
|
||||
}
|
||||
|
||||
#[inline]
|
||||
|
||||
Reference in New Issue
Block a user