Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Fixed indenting issue #48

Merged
merged 1 commit into from
Nov 26, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tutorials/installing-configuring-doctrine-phpcr-odm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ Basic configuration for each content repository is shown below; add the appropri
workspace: default
username: admin
password: admin
odm:
auto_mapping: true
odm:
auto_mapping: true

**Jackalope with Doctrine DBAL**

Expand Down