Fix typos (#2375)
This commit is contained in:
parent
1091a8ba1a
commit
430a49ebc2
10 changed files with 12 additions and 12 deletions
|
|
@ -625,7 +625,7 @@ impl Window {
|
|||
self.window.set_visible(visible)
|
||||
}
|
||||
|
||||
/// Gets the window's current vibility state.
|
||||
/// Gets the window's current visibility state.
|
||||
///
|
||||
/// `None` means it couldn't be determined, so it is not recommended to use this to drive your rendering backend.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue