We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4af1aa3 + 1d59e46 commit ed50e3dCopy full SHA for ed50e3d
docs/en/reference/events.rst
@@ -615,7 +615,7 @@ Changes to associations of the updated entity are never allowed in
615
this event, since Doctrine cannot guarantee to correctly handle
616
referential integrity at this point of the flush operation. This
617
event has a powerful feature however, it is executed with a
618
-`_PreUpdateEventArgs`_ instance, which contains a reference to the
+`PreUpdateEventArgs`_ instance, which contains a reference to the
619
computed change-set of this entity.
620
621
This means you have access to all the fields that have changed for
0 commit comments