bevy/crates/bevy_window/src
eiei114 619c30c036 Fix comment typo (#5421)
# Objective

- Fix some typos

## Solution

For the first time in my life, I made a pull request to OSS.
Am I right?


Co-authored-by: eiei114 <60887155+eiei114@users.noreply.github.com>
2022-07-22 15:04:32 +00:00
..
cursor.rs Fix various typos (#5417) 2022-07-21 20:46:54 +00:00
event.rs Update MouseMotion and CursorMoved docs (#5090) 2022-06-26 13:40:43 +00:00
lib.rs Move the configuration of the WindowPlugin to a resource (#5227) 2022-07-08 01:14:23 +00:00
raw_window_handle.rs add more SAFETY comments and lint for missing ones in bevy_ecs (#4835) 2022-07-04 14:44:24 +00:00
system.rs Allow closing windows at runtime (#3575) 2022-05-05 13:35:43 +00:00
window.rs Fix comment typo (#5421) 2022-07-22 15:04:32 +00:00
windows.rs Add documentation comments to bevy_window (#4333) 2022-06-16 13:20:37 +00:00