1
0
mirror of synced 2025-02-20 22:23:14 +03:00

Merge pull request #609 from haroldb/patch-1

Fixed typo.
This commit is contained in:
Guilherme Blanco 2013-03-11 15:42:09 -07:00
commit 905c0b9d91

View File

@ -97,7 +97,7 @@ Install Doctrine using the Composer Dependency Management tool, by calling:
$ composer install
This ill install the packages Doctrine Common, Doctrine DBAL, Doctrine ORM,
This will install the packages Doctrine Common, Doctrine DBAL, Doctrine ORM,
Symfony YAML and Symfony Console. Both Symfony dependencies are optional
but will be used in this tutorial.