Skip to content

Fix minor typo on bevy_ecs example #18926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2025
Merged

Conversation

rahmatnazali
Copy link
Contributor

Objective

A small typo was found on bevy_ecs/examples/event.rs.
I know it's very minor but I'd think fixing it would still help others in the long run.

Solution

Fix the typo.

Testing

I don't think this is necessary.

Copy link
Contributor

Welcome, new contributor!

Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨

@rparrett rparrett added D-Trivial Nice and easy! A great choice to get started with Bevy A-ECS Entities, components, systems, and events C-Examples An addition or correction to our examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Apr 25, 2025
@mockersf mockersf added this pull request to the merge queue Apr 26, 2025
Merged via the queue into bevyengine:main with commit 26f0ce2 Apr 26, 2025
41 checks passed
@rahmatnazali rahmatnazali deleted the dev branch April 28, 2025 08:44
splo pushed a commit to splo/bevy that referenced this pull request Apr 29, 2025
# Objective

A small typo was found on `bevy_ecs/examples/event.rs`.
I know it's very minor but I'd think fixing it would still help others
in the long run.

## Solution

Fix the typo.

## Testing

I don't think this is necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants