Remove rogue : from embedded_asset! docs (#10516)
# Objective - Fix a random typo I noticed in the docs of `embedded_asset` ## Solution - fixed the typo
This commit is contained in:
parent
0eeb8f95fb
commit
51180f81a2
@ -156,7 +156,7 @@ macro_rules! embedded_path {
|
|||||||
/// ```
|
/// ```
|
||||||
///
|
///
|
||||||
/// Some things to note in the path:
|
/// Some things to note in the path:
|
||||||
/// 1. The non-default `embedded:://` [`AssetSource`]
|
/// 1. The non-default `embedded://` [`AssetSource`]
|
||||||
/// 2. `src` is trimmed from the path
|
/// 2. `src` is trimmed from the path
|
||||||
///
|
///
|
||||||
/// The default behavior also works for cargo workspaces. Pretend the `bevy_rock` crate now exists in a larger workspace in
|
/// The default behavior also works for cargo workspaces. Pretend the `bevy_rock` crate now exists in a larger workspace in
|
||||||
|
Loading…
Reference in New Issue
Block a user