Ver código fonte

doc: drop typo

Michele Caini 2 anos atrás
pai
commit
aa292ed113
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      src/entt/entity/view.hpp

+ 0 - 3
src/entt/entity/view.hpp

@@ -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.