Răsfoiți Sursa

doc: fixed typo

Michele Caini 6 ani în urmă
părinte
comite
e0ee01b92e
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      docs/md/entity.md

+ 2 - 2
docs/md/entity.md

@@ -412,8 +412,8 @@ from the documentation of the library that first introduced this tool,
 In `EnTT`, this means to iterating over a reduced set of entities and components
 with respect to what would otherwise be returned from a view or a group.<br/>
 On these words, however, the similarities with the proposal of `Entitas` also
-end. The rules of language and the design of the library obviously impose and
-allow different things.
+end. The rules of the language and the design of the library obviously impose
+and allow different things.
 
 An `observer` is initialized with an instance of a registry and a set of rules
 that describes what are the entities to intercept. As an example: