Skip to content
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 by Bors] - Fix typos in bevy_reflect readme #5134

Closed
wants to merge 1 commit into from

Conversation

grace125
Copy link
Contributor

Objective

Fix some typos in bevy_reflect's readme

Solution

  • Change Foo's d field to be of type Vec<Baz>
  • Format &dyn Reflect to be monospace

Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors r+

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation A-Reflection Runtime information about types labels Jun 29, 2022
bors bot pushed a commit that referenced this pull request Jun 29, 2022
# Objective

Fix some typos in bevy_reflect's readme

## Solution

- Change `Foo`'s `d` field to be of type `Vec<Baz>`
- Format `&dyn Reflect` to be monospace
@bors bors bot changed the title Fix typos in bevy_reflect readme [Merged by Bors] - Fix typos in bevy_reflect readme Jun 29, 2022
@bors bors bot closed this Jun 29, 2022
james7132 pushed a commit to james7132/bevy that referenced this pull request Jul 2, 2022
# Objective

Fix some typos in bevy_reflect's readme

## Solution

- Change `Foo`'s `d` field to be of type `Vec<Baz>`
- Format `&dyn Reflect` to be monospace
inodentry pushed a commit to IyesGames/bevy that referenced this pull request Aug 8, 2022
# Objective

Fix some typos in bevy_reflect's readme

## Solution

- Change `Foo`'s `d` field to be of type `Vec<Baz>`
- Format `&dyn Reflect` to be monospace
james7132 pushed a commit to james7132/bevy that referenced this pull request Oct 28, 2022
# Objective

Fix some typos in bevy_reflect's readme

## Solution

- Change `Foo`'s `d` field to be of type `Vec<Baz>`
- Format `&dyn Reflect` to be monospace
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

Fix some typos in bevy_reflect's readme

## Solution

- Change `Foo`'s `d` field to be of type `Vec<Baz>`
- Format `&dyn Reflect` to be monospace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Reflection Runtime information about types C-Docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants