Skip to content

Commit 01503fb

Browse files
committed
uytuty
1 parent 9304860 commit 01503fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/builder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ impl AnimationBuilder {
819819

820820
/// Creates the final animation, ready to be registered as a Bevy asset.
821821
///
822-
/// The resulting animation handle can then be associated with a [SpritesheetAnimation](crate::prelude::SpritesheetAnimation) component to animate a sprite.
822+
/// The resulting animation handle can then be associated with a [SpritesheetAnimation] component to animate a sprite.
823823
///
824824
/// # Example
825825
///

0 commit comments

Comments
 (0)