Michele Caini před 3 roky
rodič
revize
ae88159952
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.
      */