bevy/crates/bevy_utils/src
Chris Ohk 3281aea5c2 Fix minor typos in code and docs (#7378)
# Objective

I found several words in code and docs are incorrect. This should be fixed.

## Solution

- Fix several minor typos

Co-authored-by: Chris Ohk <utilforever@gmail.com>
2023-01-27 12:12:53 +00:00
..
default.rs default() shorthand (#4071) 2022-03-01 20:52:09 +00:00
float_ord.rs Document That FloatOrd Implements Hash and Eq Too (#5228) 2022-07-11 14:11:27 +00:00
futures.rs Document remaining members of bevy_utils (#6897) 2022-12-11 18:46:42 +00:00
label.rs Add bevy_ecs::schedule_v3 module (#6587) 2023-01-17 01:39:17 +00:00
lib.rs Fix minor typos in code and docs (#7378) 2023-01-27 12:12:53 +00:00
short_names.rs Fix minor typos in code and docs (#7378) 2023-01-27 12:12:53 +00:00
synccell.rs Document remaining members of bevy_utils (#6897) 2022-12-11 18:46:42 +00:00
syncunsafecell.rs Add bevy_ecs::schedule_v3 module (#6587) 2023-01-17 01:39:17 +00:00