chore: fix some typos (#7518)
Signed-off-by: crazeteam <lilujing@outlook.com>
This commit is contained in:
parent
85f387bfb9
commit
4f3de4cf54
2 changed files with 3 additions and 3 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue