1
0
mirror of synced 2025-03-23 00:13:50 +03:00

Fixed typo.

This commit is contained in:
Harold Barker 2013-03-11 22:11:50 +00:00
parent d808c5d895
commit 363df46006

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.