merged branch willdurand/propel-security-typo (PR #4041)

Commits
-------

dbe980b [Propel1] Fixed typo

Discussion
----------

[Propel1] Fixed typo

Sorry for that..
This commit is contained in:
Fabien Potencier 2012-04-20 16:18:03 +02:00
commit 969db5c121

View File

@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\DefinitionDecorator;
use Symfony\Component\DependencyInjection\ContainerBuilder;
/**
* PropelFactory creates services for Doctrine user provider.
* PropelFactory creates services for Propel user provider.
*
* @author William Durand <william.durand1@gmail.com>
*/