typo change from contains to consists of
This commit is contained in:
parent
de75ea88b6
commit
1bc0efba43
1 changed files with 1 additions and 1 deletions
|
@ -748,7 +748,7 @@ We assume here that you have installed Doctrine using PEAR.
|
|||
See :doc:`Configuration <../reference/configuration>` for more details
|
||||
on other installation procedures.
|
||||
|
||||
The second block contains of the instantiation of the ORM
|
||||
The second block consists of the instantiation of the ORM
|
||||
Configuration object using the Setup helper. It assumes a bunch
|
||||
of defaults that you don't have to bother about for now. You can
|
||||
read up on the configuration details in the
|
||||
|
|
Loading…
Add table
Reference in a new issue