bevy/crates/bevy_utils/src
theotherphil 3690ad5b0b
Remove apostrophes in possessive its (#19244)
# Objective

Fix some grammatical errors: it's -> its

Not the most useful commit in the world, but I saw a couple of these and
decided to fix the lot.

## Solution
-

## Testing
-
2025-05-26 19:53:14 +00:00
..
default.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
lib.rs Simplify bevy_utils Features (#19090) 2025-05-24 01:46:11 +00:00
map.rs Simplify bevy_utils Features (#19090) 2025-05-24 01:46:11 +00:00
once.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
parallel_queue.rs Remove apostrophes in possessive its (#19244) 2025-05-26 19:53:14 +00:00
synccell.rs Remove Implicit std Prelude from no_std Crates (#17086) 2025-01-03 01:58:43 +00:00
syncunsafecell.rs Fix a few typos (#17292) 2025-01-10 22:48:30 +00:00