Fix typos (#2375)
This commit is contained in:
parent
1091a8ba1a
commit
430a49ebc2
10 changed files with 12 additions and 12 deletions
|
|
@ -64,7 +64,7 @@ pub struct EventLoopWindowTarget<T> {
|
|||
|
||||
/// Theme manager to manage cursors.
|
||||
///
|
||||
/// It's being shared amoung all windows to avoid loading
|
||||
/// It's being shared between all windows to avoid loading
|
||||
/// multiple similar themes.
|
||||
pub theme_manager: ThemeManager,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue