Parcourir la source

doc: drop typo

Michele Caini il y a 3 ans
Parent
commit
aa292ed113
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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.
      * @brief Returns the components assigned to the given entity.
-     *
-     * @sa get
-     *
      * @tparam Index Indexes of the components to get.
      * @tparam Index Indexes of the components to get.
      * @param entt A valid identifier.
      * @param entt A valid identifier.
      * @return The components assigned to the entity.
      * @return The components assigned to the entity.