bevy/crates/bevy_gizmos/src
Rob Parrett 7063c86ed4
Fix some typos (#9934)
# Objective

To celebrate the turning of the seasons, I took a small walk through the
codebase guided by the "[code spell
checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)"
VS Code extension and fixed a few typos.
2023-09-26 19:46:24 +00:00
..
gizmos.rs Fix CI for Rust 1.72 (#9562) 2023-08-25 12:34:24 +00:00
lib.rs Fix some typos (#9934) 2023-09-26 19:46:24 +00:00
lines.wgsl Use a single line for of large binding lists (#9849) 2023-09-19 22:17:44 +00:00
pipeline_2d.rs Automatic batching/instancing of draw commands (#9685) 2023-09-21 22:12:34 +00:00
pipeline_3d.rs Automatic batching/instancing of draw commands (#9685) 2023-09-21 22:12:34 +00:00