mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
995f85e157
# Objective The documentation of the `Time::last_update` and `Time::time_since_startup` methods contains typos. It uses apostrophe instead of backtick characters around `Instant` and `Duration`, so that these words are not recognized as identifiers in the generated API documentation. This should be fixed. ## Solution Fix the typos. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |