1
0
mirror of synced 2024-12-14 15:16:04 +03:00

typo change from contains to consists of

This commit is contained in:
Luis Cordova 2011-10-25 15:33:30 -05:00
parent de75ea88b6
commit 1bc0efba43

View File

@ -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