Skip to content

Commit 5ca3d1d

Browse files
committed
minor #11196 use "behavior" instead of "behaviour" (OskarStark)
This PR was merged into the 4.2 branch. Discussion ---------- use "behavior" instead of "behaviour" We use **behavior** many more then **behaviour** throughout the documentation. Commits ------- 27b7621 typo
2 parents ca022ce + 27b7621 commit 5ca3d1d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

contributing/code_of_conduct/concrete_example_document.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Code of Conduct: Concrete Example Document
22
==========================================
33

44
This is a living document that serves to give concrete examples of
5-
unwanted behaviour. These examples have all taken place somewhere in the
5+
unwanted behavior. These examples have all taken place somewhere in the
66
PHP community in the past, and are clear code of conduct violations
77
according to the Symfony code of conduct.
88

contributing/diversity/governance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ management systems should be set up and monitored.
121121
Openness and Accountability
122122
~~~~~~~~~~~~~~~~~~~~~~~~~~~
123123

124-
The behaviour and conduct of the initiative's guidance team sets the tone for
124+
The behavior and conduct of the initiative's guidance team sets the tone for
125125
the rest of the community. The guidance team should lead by example to create a
126126
culture that enables members to feel it is safe to suggest, question and
127127
challenge - rather than avoid - difficult ideas and topics. The team should

contributing/documentation/format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ If you are documenting a brand new feature, a change or a deprecation that's
175175
been made in Symfony, you should precede your description of the change with
176176
the corresponding directive and a short description:
177177

178-
For a new feature or a behaviour change use the ``.. versionadded:: 3.x``
178+
For a new feature or a behavior change use the ``.. versionadded:: 3.x``
179179
directive:
180180

181181
.. code-block:: rst

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ strict_requirements
744744

745745
**type**: ``mixed`` **default**: ``true``
746746

747-
Determines the routing generator behaviour. When generating a route that
747+
Determines the routing generator behavior. When generating a route that
748748
has specific :doc:`requirements </routing/requirements>`, the generator
749749
can behave differently in case the used parameters do not meet these requirements.
750750

0 commit comments

Comments
 (0)