bevy/crates/bevy_ptr/src
KDecay 222f2dd32c Fix OwningPtr docs (#5391)
# Objective

- Fix some small errors in the documentation of the `OwningPtr` struct.

## Solution

- Change comments with 4 slashes `////` to doc comments with 3 slashes `///`.
- Fix typos.
2022-07-20 13:16:28 +00:00
..
lib.rs Fix OwningPtr docs (#5391) 2022-07-20 13:16:28 +00:00