Skip to content

Commit 44ef7dc

Browse files
committed
minor #12001 Use American English (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- Use American English Commits ------- 8b1060e Use American English
2 parents 5d081b2 + 8b1060e commit 44ef7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/upload_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ The previous versions of this article explained how to handle file uploads using
339339
is no longer recommended, because Doctrine events shouldn't be used for your
340340
domain logic.
341341

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

0 commit comments

Comments
 (0)