Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
james7132 committed Feb 10, 2024
1 parent aa4685d commit 828f75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_pbr/src/lightmap/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Lightmaps, bailed lighting textures that can be applied at runtime to provide
//! Lightmaps, baked lighting textures that can be applied at runtime to provide
//! diffuse global illumination.
//!
//! Bevy doesn't currently have any way to actually bake lightmaps, but they can
Expand Down

0 comments on commit 828f75e

Please sign in to comment.