Browse Source

doc: minor changes

Michele Caini 5 years ago
parent
commit
1377b51341
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/entt/entity/registry.hpp

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

@@ -460,7 +460,7 @@ public:
      * registry will continue to work properly in this case.
      * registry will continue to work properly in this case.
      *
      *
      * @warning
      * @warning
-     * There must be no entities still alive.
+     * There must be no entities still alive for this to work properly.
      *
      *
      * @tparam It Type of input iterator.
      * @tparam It Type of input iterator.
      * @param first An iterator to the first element of the range of entities.
      * @param first An iterator to the first element of the range of entities.