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

Appearance settings

Commit 889db17

Browse filesBrowse files
committed
minor symfony#6106 Remove repetition in text (dominikhajduk)
This PR was merged into the 2.8 branch. Discussion ---------- Remove repetition in text | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.8 | Fixed tickets | Commits ------- fcbcf1c Remove repetition in text
2 parents 10ae1f0 + fcbcf1c commit 889db17
Copy full SHA for 889db17

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/forms.rst

Copy file name to clipboardExpand all lines: book/forms.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ Defining your Forms as Services
11701170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11711171

11721172
Your form type might have some external dependencies. You can define your form
1173-
type as a service, and inject inject all dependencies you need.
1173+
type as a service, and inject all dependencies you need.
11741174

11751175
.. note::
11761176

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.