Skip to content

Commit 3b961fe

Browse files
committed
use "behavior" instead of "behaviour"
1 parent 815bb7c commit 3b961fe

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
@@ -792,7 +792,7 @@ strict_requirements
792792

793793
**type**: ``mixed`` **default**: ``true``
794794

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

0 commit comments

Comments
 (0)