Fix typo in ComponentId docs: of -> or (#13932)
# Objective Fix a typo. Single-character PR :)
This commit is contained in:
parent
5bab161386
commit
e34ecf2f86
@ -413,7 +413,7 @@ impl ComponentInfo {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// A value which uniquely identifies the type of a [`Component`] of [`Resource`] within a
|
/// A value which uniquely identifies the type of a [`Component`] or [`Resource`] within a
|
||||||
/// [`World`].
|
/// [`World`].
|
||||||
///
|
///
|
||||||
/// Each time a new `Component` type is registered within a `World` using
|
/// Each time a new `Component` type is registered within a `World` using
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user