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 ee6c321

Browse filesBrowse files
committed
minor #17766 Remove extra space before parenthesis (alamirault)
This PR was merged into the 5.4 branch. Discussion ---------- Remove extra space before parenthesis There is no other occurence of this "mistake" Commits ------- d2924f5 Remove extra space before parenthesis
2 parents b41c6d1 + d2924f5 commit ee6c321
Copy full SHA for ee6c321

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

‎bundles/configuration.rst

Copy file name to clipboardExpand all lines: bundles/configuration.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ load correct services and parameters inside an "Extension" class.
104104

105105
The root key of your bundle configuration (``acme_social`` in the previous
106106
example) is automatically determined from your bundle name (it's the
107-
`snake case`_ of the bundle name without the ``Bundle`` suffix ).
107+
`snake case`_ of the bundle name without the ``Bundle`` suffix).
108108

109109
.. seealso::
110110

0 commit comments

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