bevy/crates/bevy_state/src/state
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
..
computed_states.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
freely_mutable_state.rs Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00
mod.rs Harden proc macro path resolution and add integration tests. (#17330) 2025-02-09 19:45:45 +00:00
resources.rs Move Resource trait to its own file (#17469) 2025-01-21 19:47:08 +00:00
state_set.rs Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00
states.rs Rename StateScoped to DespawnOnExitState and add DespawnOnEnterState (#18818) 2025-05-06 00:37:04 +00:00
sub_states.rs Remove apostrophes in possessive its (#19244) 2025-05-26 19:53:14 +00:00
transitions.rs Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00