doc: minor changes

This commit is contained in:
Michele Caini
2021-09-30 14:40:12 +02:00
parent 044d14f542
commit fc813cb59b

View File

@@ -744,7 +744,7 @@ struct meta_data {
/**
* @brief Returns the number of setters available.
* @return The number of arguments accepted by the member function.
* @return The number of setters available.
*/
[[nodiscard]] size_type arity() const ENTT_NOEXCEPT {
return node->arity;