doc: minor changes

This commit is contained in:
skypjack
2025-11-25 15:23:55 +01:00
parent c84ff3bcd8
commit 024d478409

View File

@@ -1877,7 +1877,7 @@ specific _queries_.<br/>
The type returned when combining multiple elements together is itself a view,
more in general a multi component one.
Combining different elements tries to mimic C++20 ranges:
Combining different elements tries to mimic ranges:
```cpp
auto view = registry.view<position>();