File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1435,7 +1435,7 @@ name = "scale_factor_override"
14351435path = " examples/window/scale_factor_override.rs"
14361436
14371437[package .metadata .example .scale_factor_override ]
1438- name = " Scale Factor Iverride "
1438+ name = " Scale Factor Override "
14391439description = " Illustrates how to customize the default window settings"
14401440category = " Window"
14411441wasm = true
Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ Example | Description
317317[ Clear Color] ( ../examples/window/clear_color.rs ) | Creates a solid color window
318318[ Low Power] ( ../examples/window/low_power.rs ) | Demonstrates settings to reduce power use for bevy applications
319319[ Multiple Windows] ( ../examples/window/multiple_windows.rs ) | Demonstrates creating multiple windows, and rendering to them
320- [ Scale Factor Iverride ] ( ../examples/window/scale_factor_override.rs ) | Illustrates how to customize the default window settings
320+ [ Scale Factor Override ] ( ../examples/window/scale_factor_override.rs ) | Illustrates how to customize the default window settings
321321[ Transparent Window] ( ../examples/window/transparent_window.rs ) | Illustrates making the window transparent and hiding the window decoration
322322[ Window Settings] ( ../examples/window/window_settings.rs ) | Demonstrates customizing default window settings
323323
You can’t perform that action at this time.
0 commit comments