Michele Caini пре 4 година
родитељ
комит
3df6b05c00
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/md/entity.md

+ 1 - 1
docs/md/entity.md

@@ -661,7 +661,7 @@ Also in this case, the following expression always returns false:
 registry.valid(entt::tombstone);
 ```
 
-Moreover, users cannot set set the tombstone version when releasing an entity:
+Moreover, users cannot set the tombstone version when releasing an entity:
 
 ```
 registry.destroy(entity, entt::tombstone);