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 47fd8a0

Browse filesBrowse files
committed
minor #4178 [Cookbook][Configuration] fixes environment/application mistake (dyferencjal)
This PR was merged into the 2.3 branch. Discussion ---------- [Cookbook][Configuration] fixes environment/application mistake IMO enviroment isn't properly used here. It should be application. Commits ------- 6ab9c16 fixes environment/application mistake
2 parents adc551f + 6ab9c16 commit 47fd8a0
Copy full SHA for 47fd8a0

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

‎cookbook/configuration/environments.rst

Copy file name to clipboardExpand all lines: cookbook/configuration/environments.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ used by each is explicitly set::
153153

154154
// ...
155155

156-
As you can see, the ``prod`` key specifies that this environment will run
156+
As you can see, the ``prod`` key specifies that this application will run
157157
in the ``prod`` environment. A Symfony2 application can be executed in any
158158
environment by using this code and changing the environment string.
159159

0 commit comments

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