Skip to content

Commit 471b805

Browse files
committed
Merge branch '5.1'
* 5.1: Remove a word from the spelling list Typo fix : rolse ⮞ roles Several typo fixes Added missing space : everytime ⮞ every time Typo fix : http-methode-override ⮞ http-method-override Typo fix : propery ⮞ property Typo fix : shoud⮞ should Update : advertize ⮞ advertise Typo fix : dispacher ⮞ dispatcher Typo fix : developped ⮞ developed Typo fix : developped ⮞ developed Typo fix : additonal ⮞ additional
2 parents 5bb7aa2 + 49455bb commit 471b805

File tree

12 files changed

+12
-13
lines changed

12 files changed

+12
-13
lines changed

_build/spelling_word_list.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
accessor
2-
advertize
32
Akamai
43
analytics
54
Ansi

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Available Options
104104
~~~~~~~~~~~~~~~~~
105105

106106
``username`` (type: ``string``)
107-
Username for connection ``CoucbaseCluster``.
107+
Username for connection ``CouchbaseCluster``.
108108

109109
``password`` (type: ``string``)
110110
Password of connection ``CouchbaseCluster``.
@@ -127,7 +127,7 @@ Available Options
127127

128128
``configDelay`` (type: ``int``, default: ``10000``)
129129
Config refresh throttling
130-
Modify the amount of time (in microseconds) before the configiration error threshold will forcefully be set to its maximum number forcing a configuration refresh.
130+
Modify the amount of time (in microseconds) before the configuration error threshold will forcefully be set to its maximum number forcing a configuration refresh.
131131

132132
``htconfigIdleTimeout`` (type: ``int``, default: ``4294967295``)
133133
Idling/Persistence for HTTP bootstrap (in microseconds).

components/http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ regular expression applied to relative URLs::
701701
],
702702
],
703703
// this is the index in the previous array that defines
704-
// the base URI that shoud be used to resolve relative URLs
704+
// the base URI that should be used to resolve relative URLs
705705
'https://api\.github\.com/'
706706
);
707707

configuration/env_var_processors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Symfony provides the following env var processors:
124124
<parameter key="env(HTTP_METHOD_OVERRIDE)">true</parameter>
125125
</parameters>
126126
127-
<framework:config http-methode-override="%env(bool:HTTP_METHOD_OVERRIDE)%"/>
127+
<framework:config http-method-override="%env(bool:HTTP_METHOD_OVERRIDE)%"/>
128128
</container>
129129
130130
.. code-block:: php

create_framework/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ a fully-featured full-stack web framework.
4141
And each step will be the occasion to learn more about some of the Symfony
4242
Components.
4343

44-
Many modern web frameworks advertize themselves as being MVC frameworks. This
44+
Many modern web frameworks advertise themselves as being MVC frameworks. This
4545
tutorial won't talk about the MVC pattern, as the Symfony Components are able to
4646
create any type of frameworks, not just the ones that follow the MVC
4747
architecture. Anyway, if you have a look at the MVC semantics, this book is

form/create_custom_field_type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ be implemented with a :doc:`ChoiceType </reference/forms/types/choice>` where th
1919
``choices`` option is set to the list of available shipping options.
2020

2121
However, if you use the same form type in several forms, repeating the list of
22-
``choices`` everytime you use it quickly becomes boring. In this example, a
22+
``choices`` every time you use it quickly becomes boring. In this example, a
2323
better solution is to create a custom form type based on ``ChoiceType``. The
2424
custom type looks and behaves like a ``ChoiceType`` but the list of choices is
2525
already populated with the shipping options so you don't need to define them.

reference/constraints/ExpressionLanguageSyntax.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Basic Usage
2323

2424
The following constraints ensure that:
2525

26-
* the ``promotion`` propery stores a value which is valid as an
26+
* the ``promotion`` property stores a value which is valid as an
2727
ExpressionLanguage expression;
2828
* the ``shippingOptions`` property also ensures that the expression only uses
2929
certain variables.

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ event class:
10111011
App\EventListener\CustomLogoutSubscriber:
10121012
tags:
10131013
- name: kernel.event_subscriber
1014-
dispacher: security.event_dispatcher.main
1014+
dispatcher: security.event_dispatcher.main
10151015
10161016
.. code-block:: xml
10171017

security/access_control.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Take the following ``access_control`` entries as an example:
8585
],
8686
[
8787
'path' => '^/admin',
88-
'rolse' => 'ROLE_USER_HOST',
88+
'roles' => 'ROLE_USER_HOST',
8989
'host' => 'symfony\.com$',
9090
],
9191
[

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ requirements. Open your console terminal and run this command:
3535
3636
.. note::
3737

38-
The Symfony binary is developped internally at Symfony. If you want to
38+
The Symfony binary is developed internally at Symfony. If you want to
3939
report a bug or suggest a new feature, please create an issue on
4040
`symfony/cli`_.
4141

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy