docs(ecs): fix typo

This commit is contained in:
light7734 2025-09-21 09:47:13 +03:30
parent 04c2e59ada
commit 9267214300
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -88,7 +88,7 @@ public:
std::swap(component, last_component);
entity = last_entity;
// make sparse to point to new idx
// make sparse point to new idx
last_idx = idx;
// pop dense and invalidate sparse[identifier]