Skip to content

Commit

Permalink
Fixed doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
undersquire committed Jul 16, 2023
1 parent 4d0d164 commit 0fe87c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/asset/asset_dependency.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This example demonstrates how to handle loading dependency assets.
//! This example demonstrates how to handle loading dependency assets.
use bevy::{
asset::{AssetLoader, LoadedAsset},
prelude::*,
Expand Down

0 comments on commit 0fe87c3

Please sign in to comment.