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 f98f7b2

Browse filesBrowse files
stevewasiuraweaverryan
authored andcommitted
fixed instruction to create directory, removed extra word "Sensio"
as described in ticket 9578 was: src/Sensio/SensioMyBundle/ now: src/Sensio/MyBundle/
1 parent c271977 commit f98f7b2
Copy full SHA for f98f7b2

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/page_creation.rst

Copy file name to clipboardExpand all lines: book/page_creation.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ Creating a Bundle
517517
To show you how simple the bundle system is, let's create a new bundle called
518518
``SensioMyBundle`` and enable it.
519519

520-
First, create a ``src/Sensio/SensioMyBundle/`` directory and add a new file
520+
First, create a ``src/Sensio/MyBundle/`` directory and add a new file
521521
called ``SensioMyBundle.php``::
522522

523523
// src/Sensio/MyBundle/SensioMyBundle.php

0 commit comments

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