fixed typo

This commit is contained in:
Fabien Potencier 2016-06-28 07:56:13 +02:00
parent d8dd7f6fae
commit e334960776

View File

@ -403,7 +403,7 @@ abstract class AbstractDoctrineExtension extends Extension
/** /**
* Returns a modified version of $managerConfigs. * Returns a modified version of $managerConfigs.
* *
* The manager called $autoMappedManager will map all bundles that are not mepped by other managers. * The manager called $autoMappedManager will map all bundles that are not mapped by other managers.
* *
* @param array $managerConfigs * @param array $managerConfigs
* @param array $bundles * @param array $bundles