Skip to content

Commit d3e5eb6

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Use American English
2 parents ee61c91 + 44ef7dc commit d3e5eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/upload_file.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ The previous versions of this article explained how to handle file uploads using
357357
is no longer recommended, because Doctrine events shouldn't be used for your
358358
domain logic.
359359

360-
Moreover, Doctrine listeners are often dependent on internal Doctrine behaviour
360+
Moreover, Doctrine listeners are often dependent on internal Doctrine behavior
361361
which may change in future versions. Also, they can introduce performance issues
362362
unawarely (because your listener persists entities which cause other entities to
363363
be changed and persisted).

0 commit comments

Comments
 (0)