Browse Source

Merge pull request #1 from thomas2411/patch-1

Update Resources/doc/reference/installation.rst
Thomas 13 năm trước cách đây
mục cha
commit
8e2b0dd7ab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Resources/doc/reference/installation.rst

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

@@ -30,7 +30,7 @@ files:
   {
       return array(
           // ...
-          new Sonata\AdminBundle\SonataDoctrineORMAdminBundle(),
+          new Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle(),
           // ...
       );
   }