Bladeren bron

doc: fixed typo

Michele Caini 3 jaren geleden
bovenliggende
commit
ae88159952
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/entt/entity/registry.hpp

+ 1 - 1
src/entt/entity/registry.hpp

@@ -1398,7 +1398,7 @@ public:
 
     /**
      * @brief Checks whether the given components belong to any group.
-     * @tparam Component Types of components in which one is interested.
+     * @tparam Type Types of components in which one is interested.
      * @return True if the pools of the given components are _free_, false
      * otherwise.
      */