bevy/crates/bevy_transform/src
Emi 3527288342
Fixing some doc comments (#9646)
# Objective
I've been collecting some mistakes in the documentation and fixed them

---------

Co-authored-by: Emi <emanuel.boehm@gmail.com>
Co-authored-by: Nicola Papale <nicopap@users.noreply.github.com>
2023-08-31 19:05:49 +00:00
..
components Fix typos throughout the project (#9090) 2023-07-10 00:11:51 +00:00
commands.rs Fixing some doc comments (#9646) 2023-08-31 19:05:49 +00:00
lib.rs Allow tuples and single plugins in add_plugins, deprecate add_plugin (#8097) 2023-06-21 20:51:03 +00:00
systems.rs Move schedule name into Schedule (#9600) 2023-08-28 20:44:48 +00:00