Michele Caini преди 3 години
родител
ревизия
1330cb9126
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/entt/entity/registry.hpp

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

@@ -613,7 +613,7 @@ public:
      * @brief Assigns identifiers to an empty registry.
      * @brief Assigns identifiers to an empty registry.
      *
      *
      * This function is intended for use in conjunction with `data`, `size` and
      * This function is intended for use in conjunction with `data`, `size` and
-     * `destroyed`.<br/>
+     * `released`.<br/>
      * Don't try to inject ranges of randomly generated entities nor the _wrong_
      * Don't try to inject ranges of randomly generated entities nor the _wrong_
      * head for the list of destroyed entities. There is no guarantee that a
      * head for the list of destroyed entities. There is no guarantee that a
      * registry will continue to work properly in this case.
      * registry will continue to work properly in this case.