Skip to content

Commit

Permalink
Update crates/bevy_gltf/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Rob Parrett <[email protected]>
  • Loading branch information
mockersf and rparrett authored May 30, 2024
1 parent eb200fb commit d40963e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_gltf/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ use bevy_render::{
};
use bevy_scene::Scene;

/// The `bevy_gizmos` prelude.
/// The `bevy_gltf` prelude.
pub mod prelude {
#[doc(hidden)]
pub use crate::{Gltf, GltfAssetLabel, GltfExtras};
Expand Down

0 comments on commit d40963e

Please sign in to comment.