Browse Source

doc: minor changes

skypjack 8 tháng trước cách đây
mục cha
commit
024d478409
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/md/entity.md

+ 1 - 1
docs/md/entity.md

@@ -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>();