doc: minor changes

This commit is contained in:
Michele Caini
2023-03-16 12:25:46 +01:00
parent d36d9cb39c
commit c2430ab48d

View File

@@ -756,7 +756,7 @@ struct meta_prop {
ctx{&area} {}
/**
* @brief Returns the stored value by copy.
* @brief Returns the stored value by const reference.
* @return A wrapper containing the value stored with the property.
*/
[[nodiscard]] meta_any value() const {