瀏覽代碼

doc: minor changes

Michele Caini 5 年之前
父節點
當前提交
1377b51341
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
      *
      * @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.
      * @param first An iterator to the first element of the range of entities.