Skip to content

Commit d9c212d

Browse files
committed
fixed typo
1 parent 12bd89b commit d9c212d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/AbstractDoctrineExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ protected function loadCacheDriver($cacheName, $objectManagerName, array $cacheD
403403
/**
404404
* Returns a modified version of $managerConfigs.
405405
*
406-
* The manager called $autoMappedManager will map all bundles that are not mepped by other managers.
406+
* The manager called $autoMappedManager will map all bundles that are not mapped by other managers.
407407
*
408408
* @param array $managerConfigs
409409
* @param array $bundles

0 commit comments

Comments
 (0)