bevy/crates/bevy_app/src
TheBlckbird 19f5222c29
Fix typos plugin.rs (#11193)
# Objective

- There are multiple grammar mistakes in the `plugin.rs` file.

## Solution

- Corrects the grammar and spelling in the docs of `plugin.rs`
2024-01-03 15:30:35 +00:00
..
app.rs Replace or document ignored doctests (#11040) 2024-01-01 16:50:56 +00:00
ci_testing.rs Take example screenshots in CI (#8488) 2023-05-01 18:00:01 +00:00
lib.rs Add First/Pre/Post/Last schedules to the Fixed timestep (#10977) 2023-12-14 04:35:40 +00:00
main_schedule.rs Add First/Pre/Post/Last schedules to the Fixed timestep (#10977) 2023-12-14 04:35:40 +00:00
plugin_group.rs Replace or document ignored doctests (#11040) 2024-01-01 16:50:56 +00:00
plugin.rs Fix typos plugin.rs (#11193) 2024-01-03 15:30:35 +00:00
schedule_runner.rs Revert App::run() behavior/Remove winit specific code from bevy_app (#10389) 2023-11-16 21:50:17 +00:00