bevy/tests
Benjamin Brienen c3ff6d4136
Fix non-crate typos (#18219)
# Objective

Correct spelling

## Solution

Fix typos, specifically ones that I found in folders other than /crates

## Testing

CI

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2025-03-11 06:17:48 +00:00
..
3d
ecs Move hashbrown and foldhash out of bevy_utils (#17460) 2025-01-23 16:46:08 +00:00
window Fix non-crate typos (#18219) 2025-03-11 06:17:48 +00:00
how_to_test_apps.rs Make Query::single (and friends) return a Result (#18082) 2025-03-02 19:51:56 +00:00
how_to_test_systems.rs Renamed EventWriter::send methods to write. (#17977) 2025-02-23 21:18:52 +00:00