doc: drop typo

This commit is contained in:
Michele Caini
2023-07-12 16:49:20 +02:00
parent b99d789543
commit aa292ed113

View File

@@ -489,9 +489,6 @@ public:
/**
* @brief Returns the components assigned to the given entity.
*
* @sa get
*
* @tparam Index Indexes of the components to get.
* @param entt A valid identifier.
* @return The components assigned to the entity.