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
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9ca2a8f

Browse filesBrowse files
committed
Merge pull request #329 from benoitMariaux/patch-1
typo : doctrine:phpcr:init:dbal not doctrine:phpcr:dbal:init
2 parents f0989d0 + 466ebba commit 9ca2a8f
Copy full SHA for 9ca2a8f

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

Copy file name to clipboardExpand all lines: cookbook/create_basic_cms_auto_routing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ node content of the PHPCR content repository:
105105

106106
.. code-block:: bash
107107
108-
$ php app/console doctrine:phpcr:dbal:init
108+
$ php app/console doctrine:phpcr:init:dbal
109109
110110
111111
.. note::

0 commit comments

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