bevy/crates/bevy_window/src
Doonv 6a7b21592f
Fix typo in window.rs (#10358)
# Objective

Fixes a small typo in `bevy_window/src/window.rs`

## Solution

Change `Should be used instead 'scale_factor' when set.` to `Should be
used instead of 'scale_factor' when set.`
2023-11-03 22:04:39 +00:00
..
cursor.rs Slightly improve CursorIcon doc. (#10289) 2023-10-28 12:30:33 +00:00
event.rs Application lifetime events (suspend audio on Android) (#10158) 2023-10-23 20:47:55 +00:00
lib.rs Application lifetime events (suspend audio on Android) (#10158) 2023-10-23 20:47:55 +00:00
raw_handle.rs Fix the doc warning attribute and document remaining items for bevy_window (#9933) 2023-09-27 07:08:09 +00:00
system.rs fix typo (#9651) 2023-08-31 07:20:53 +00:00
window.rs Fix typo in window.rs (#10358) 2023-11-03 22:04:39 +00:00