Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit12a6676

Browse files
committed
minorsymfony#3640 [minor] fixed one typo and one formatting issue (javiereguiluz)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closessymfony#3640).Discussion----------[minor] fixed one typo and one formatting issue| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.3+| Fixed tickets | noCommits-------8627811 Fixed one typo and one formatting issue
2 parents9967b0c +c8092d4 commit12a6676

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎components/dependency_injection/parameters.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ making the class of a service a parameter:
155155
<serviceid="mailer"class="%mailer.class%">
156156
<argument>%mailer.transport%</argument>
157157
</service>
158-
159158
</services>
160159
161160
..code-block::php

‎reference/forms/types/choice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ compound
122122
**type**: ``boolean`` **default**: same value as ``expanded`` option
123123

124124
This option specifies if a form is compound. The value is by default
125-
overriden by the value of the ``expanded`` option.
125+
overridden by the value of the ``expanded`` option.
126126

127127
error_bubbling
128128
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp