Explorar o código

Merge pull request #1038 from DenisGorbachev/patch-1

Fixed misleading example
Thomas %!s(int64=12) %!d(string=hai) anos
pai
achega
5687acba25
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/reference/advance.rst

+ 1 - 1
Resources/doc/reference/advance.rst

@@ -24,7 +24,7 @@ router_builder                sonata.admin.route.path_info
 label_translator_strategy     sonata.admin.label.strategy.form_component
 =========================     =============================================
 
-Note: %manager-type% is to be replaced by the manager type (orm, odm...)
+Note: %manager-type% is to be replaced by the manager type (orm, doctrine_mongodb...)
 
 You have 2 ways of defining the dependencies inside a ``services.xml``.