Update crates/bevy_ecs/src/component.rs
Co-authored-by: JaySpruce <jsprucebruce@gmail.com>
This commit is contained in:
parent
2d71918f52
commit
4118aeff5a
@ -1257,7 +1257,7 @@ impl<'w> ComponentsQueuedRegistrator<'w> {
|
||||
.id
|
||||
}
|
||||
|
||||
/// Queues this function to run as a resource registratorif the given
|
||||
/// Queues this function to run as a resource registrator if the given
|
||||
/// type is not already queued as a resource.
|
||||
///
|
||||
/// # Safety
|
||||
|
Loading…
Reference in New Issue
Block a user