bevy/examples/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 Remove apostrophes in possessive its (#19244) 2025-05-26 19:53:14 +00:00
custom_transitions.rs Update custom_transitions and sub_states examples to use children macro (#18292) 2025-03-13 03:11:13 +00:00
states.rs Update state/states example to use children! macro (#18250) 2025-03-11 05:47:28 +00:00
sub_states.rs Rename StateScoped to DespawnOnExitState and add DespawnOnEnterState (#18818) 2025-05-06 00:37:04 +00:00