Explorar el Código

doc: drop typo

Michele Caini hace 2 años
padre
commit
aa292ed113
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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.